Changeset 10907 in ntrip for trunk/BNC/src/bncwindow.cpp
- Timestamp:
- May 5, 2026, 4:33:27 PM (9 days ago)
- File:
-
- 1 edited
-
trunk/BNC/src/bncwindow.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.cpp
r10800 r10907 38 38 * 39 39 * -----------------------------------------------------------------------*/ 40 40 #ifndef WIN32 41 #include <unistd.h> 42 #else 43 #include <windows.h> 44 #endif 41 45 #include <iostream> 42 43 46 #include <QAction> 44 47 #include <QApplication> … … 62 65 #include <QToolBar> 63 66 64 #ifndef WIN3265 #include <unistd.h>66 #else67 #include <windows.h>68 #endif69 67 #include "bncwindow.h" 70 68 #include "bnccore.h"
Note:
See TracChangeset
for help on using the changeset viewer.
