Changeset 9955 in ntrip for trunk/BNC/src/bnccaster.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/bnccaster.cpp

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