Changeset 9952 in ntrip for trunk/BNC/src/bnccaster.cpp


Ignore:
Timestamp:
Jan 25, 2023, 12:13:49 PM (15 months ago)
Author:
stuerze
Message:
 
File:
1 edited

Legend:

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

    r9854 r9952  
    4040
    4141#include <math.h>
     42#ifndef WIN32
    4243#include <unistd.h>
     44#elif
     45#include <qt_windows.h>
     46#endif
    4347#include <iostream>
    4448#include <iomanip>
Note: See TracChangeset for help on using the changeset viewer.