Changeset 9952 in ntrip for trunk/BNC/src/bncmain.cpp
- Timestamp:
- Jan 25, 2023, 12:13:49 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncmain.cpp
r9942 r9952 39 39 * -----------------------------------------------------------------------*/ 40 40 41 #ifndef WIN32 41 42 #include <unistd.h> 43 #elif 44 #include <qt_windows.h> 45 #endif 42 46 #include <signal.h> 43 47 #include <QApplication>
Note:
See TracChangeset
for help on using the changeset viewer.