mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-16 05:11:49 -05:00
5 lines
52 B
C
5 lines
52 B
C
|
#ifdef WIN32
|
||
|
#else
|
||
|
#include "config.linux.h"
|
||
|
#endif
|