Changeset 9434 in ntrip for trunk/BNC/newmat/myexcept.h


Ignore:
Timestamp:
May 19, 2021, 1:32:38 PM (3 years ago)
Author:
stuerze
Message:

newmat is reverted to its stable version 10 because version 11beta was not working with mac compilers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/newmat/myexcept.h

    r8901 r9434  
    7575   static void AddTrace();               // insert trace in exception record
    7676   static Tracer* last;                  // points to Tracer list
    77    static void clear() {}                // for compatibility
    7877   friend class BaseException;
    7978};
     
    9493   static const char* what() { return what_error; }
    9594                                         // for getting error message
    96    static void clear() {}                // for compatibility
    9795};
    9896
Note: See TracChangeset for help on using the changeset viewer.