1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-10-23 03:21:41 -04:00
sdrangel/sdrsrv/webapi
Davide Gerhard 2e04d2fe9d
fix windows code to build with MSVC
- remove __attribute__((unused)) not supported on MSVC
- remove  __attribute((unused)) not supported on MSVC
- add symbol exports to RemoteDataReadQueue and RemoteDataQueue
- add export symbols to sdrsrv
2019-05-28 15:19:19 +02:00
..
webapiadaptersrv.cpp fix windows code to build with MSVC 2019-05-28 15:19:19 +02:00
webapiadaptersrv.h Single DeviceAPI: REST API fixes 2019-05-09 01:12:40 +02:00