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


Ignore:
Timestamp:
May 5, 2026, 4:33:27 PM (9 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/bnccaster.cpp

    r10753 r10907  
    3939 * -----------------------------------------------------------------------*/
    4040
    41 #include <math.h>
    4241#ifndef WIN32
    4342#include <unistd.h>
     
    4544#include <windows.h>
    4645#endif
     46#include <math.h>
    4747#include <iostream>
    4848#include <iomanip>
Note: See TracChangeset for help on using the changeset viewer.