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

    r9942 r9952  
    3939 * -----------------------------------------------------------------------*/
    4040
     41#ifndef WIN32
    4142#include <unistd.h>
     43#elif
     44#include <qt_windows.h>
     45#endif
    4246#include <signal.h>
    4347#include <QApplication>
Note: See TracChangeset for help on using the changeset viewer.