1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-12-22 13:44:27 -05:00
sdrangel/libperseus/config.h

5 lines
52 B
C
Raw Normal View History

2018-02-10 22:40:53 +01:00
#ifdef WIN32
#else
#include "config.linux.h"
#endif