Changeset 930 in ntrip for trunk/BNS/bnsutils.h


Ignore:
Timestamp:
May 25, 2008, 5:38:28 PM (16 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnsutils.h

    r884 r930  
    77#include <QString>
    88#include <QDateTime>
     9#include <QTcpSocket>
    910
    1011class gpsEph;
     
    2930                         ColumnVector (*der)(double x, const ColumnVector& y));
    3031
     32QByteArray waitForLine(QTcpSocket* socket);
     33
    3134#endif
Note: See TracChangeset for help on using the changeset viewer.