Changeset 457 in ntrip for trunk/BNC/RTIGS/RTIGSDecoder.h


Ignore:
Timestamp:
May 10, 2007, 4:35:43 PM (17 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTIGS/RTIGSDecoder.h

    r306 r457  
    2727#define RTIGSDECODER_H
    2828
    29 #include <QByteArray>
    30 
    3129#include "../RTCM/GPSDecoder.h"
    3230#include "cgps_transform.h"
     
    3937private:
    4038  CGPS_Transform _GPSTrans;
    41   QByteArray     _buffer;
     39  std::string    _buffer;
    4240} ;
    4341
Note: See TracChangeset for help on using the changeset viewer.