mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-12-22 13:44:27 -05:00
5 lines
52 B
C
5 lines
52 B
C
|
|
#ifdef WIN32
|
||
|
|
#else
|
||
|
|
#include "config.linux.h"
|
||
|
|
#endif
|