Changeset 9956 in ntrip for trunk/BNC/src/serial
- Timestamp:
- Jan 25, 2023, 1:25:13 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/serial/posix_qextserialport.h
r9955 r9956 9 9 #include <unistd.h> 10 10 #else 11 #include <windows.h> 12 #include <direct.h> 13 #include <stdlib.h> 11 #include <qt_windows.h> 14 12 #endif 15 13 #include <sys/time.h>
Note:
See TracChangeset
for help on using the changeset viewer.