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

    r9954 r9955  
    6565#include <unistd.h>
    6666#else
    67 #include <qt_windows.h>
     67#include <windows.h>
     68#include <direct.h>
     69#include <stdlib.h>
     70#include <stdio.h>
    6871#endif
    6972#include "bncwindow.h"
Note: See TracChangeset for help on using the changeset viewer.