Changeset 9955 in ntrip for trunk/BNC/src/bncwindow.cpp
- Timestamp:
- Jan 25, 2023, 12:50:58 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.cpp
r9954 r9955 65 65 #include <unistd.h> 66 66 #else 67 #include <qt_windows.h> 67 #include <windows.h> 68 #include <direct.h> 69 #include <stdlib.h> 70 #include <stdio.h> 68 71 #endif 69 72 #include "bncwindow.h"
Note:
See TracChangeset
for help on using the changeset viewer.