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