Changeset 14980


Ignore:
Timestamp:
05/09/13 02:16:40 (12 years ago)
Author:
Eric.Larour
Message:

CHG: unhooked UnitConversion dependencies on objects.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/shared/Numerics/UnitConversion.cpp

    r14960 r14980  
    1010#endif
    1111
    12 #include "../../Container/Container.h"
    13 #include "../../classes/objects/objects.h"
    14 #include "../../shared/Enum/Enum.h"
    15 #include "../../shared/shared.h"
     12#include "../Enum/Enum.h"
     13#include "../Exceptions/exceptions.h"
     14#include "./types.h"
    1615
    1716IssmDouble UnitConversionScaleFactor(int type_enum);
Note: See TracChangeset for help on using the changeset viewer.