Changeset 3035 in ntrip for trunk/BNC/combination/bnccomb.h


Ignore:
Timestamp:
Feb 25, 2011, 1:35:15 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/combination/bnccomb.h

    r3032 r3035  
    33#define BNCCOMB_H
    44
     5#include <fstream>
    56#include <newmat.h>
    67#include "bncephuser.h"
     
    8283  QByteArray            _log;
    8384  QString               _masterAC;
     85  QString               _outNameSkl;
     86  QString               _outName;
     87  std::ofstream*        _out;
    8488};
    8589
Note: See TracChangeset for help on using the changeset viewer.