Changeset 1030 for trunk/src/MathUtils.h


Ignore:
Timestamp:
04/23/06 20:29:45 (18 years ago)
Author:
mar637
Message:

Various fixes to make >=gcc-3.4 compliant

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/MathUtils.h

    r861 r1030  
    2727//#                        AUSTRALIA
    2828//#
    29 //# $Id:
     29//# $Id:$
    3030//#---------------------------------------------------------------------------
    3131#ifndef MATHUTILS_H
     
    8080casa::Vector<casa::String> toVectorString(const std::vector<std::string>& in);
    8181
    82 };
     82}
    8383
    8484#endif
Note: See TracChangeset for help on using the changeset viewer.