Changeset 81 for trunk/src/MathUtils.cc


Ignore:
Timestamp:
09/07/04 11:03:26 (20 years ago)
Author:
mar637
Message:

updated to use CASA include paths and .h guards.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/MathUtils.cc

    r37 r81  
    3030//#---------------------------------------------------------------------------
    3131
    32 #include <aips/Arrays/Vector.h>
    33 #include <aips/Arrays/VectorSTLIterator.h>
     32#include <casa/Arrays/Vector.h>
     33#include <casa/Arrays/VectorSTLIterator.h>
    3434
    3535template <class T>
Note: See TracChangeset for help on using the changeset viewer.