Changeset 9955 in ntrip for trunk/BNC/src/bncmain.cpp


Ignore:
Timestamp:
Jan 25, 2023, 12:50:58 PM (15 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncmain.cpp

    r9954 r9955  
    4242#include <unistd.h>
    4343#else
    44 #include <qt_windows.h>
     44#include <windows.h>
     45#include <direct.h>
     46#include <stdlib.h>
     47#include <stdio.h>
    4548#endif
    4649#include <signal.h>
Note: See TracChangeset for help on using the changeset viewer.