Changeset 5736 in ntrip for trunk/BNC/src/PPP/options.cpp


Ignore:
Timestamp:
Aug 1, 2014, 7:49:40 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/options.cpp

    r5712 r5736  
    5050}
    5151
     52// Destructor
     53//////////////////////////////////////////////////////////////////////////////
     54t_options::~t_options() {
     55  cout << "~t_options" << endl;
     56}
     57
Note: See TracChangeset for help on using the changeset viewer.