Changeset 3183 in ntrip


Ignore:
Timestamp:
Mar 29, 2011, 7:29:59 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncoutf.h

    r3174 r3183  
    1818
    1919 protected:
    20   virtual void writeHeader(const QDateTime& datTim) = 0;
     20  virtual void writeHeader(const QDateTime& /* datTim */) {}
    2121  virtual void closeFile();
    2222  std::ofstream _out;
Note: See TracChangeset for help on using the changeset viewer.