Changeset 10907 in ntrip for trunk/BNC/src/latencychecker.cpp


Ignore:
Timestamp:
May 5, 2026, 4:33:27 PM (8 days ago)
Author:
stuerze
Message:

minor changes to solve an issue under windows operation system

File:
1 edited

Legend:

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

    r10586 r10907  
    3939 * -----------------------------------------------------------------------*/
    4040
    41 #include <iostream>
    42 
    4341#ifdef WIN32
    4442#include <windows.h>
     
    4644#include <unistd.h>
    4745#endif
     46#include <iostream>
    4847
    4948#include "latencychecker.h"
Note: See TracChangeset for help on using the changeset viewer.