ETSI STF525 / Internal Testing test suite
This project provides an internal testing test suite and its associated Test Adapter/Codec
IVIMTypes.hh
Go to the documentation of this file.
1 #ifndef IVIMTYPES_H
2 #define IVIMTYPES_H
3 
4 using namespace std; // Required for isnan()
5 #include "LibItsIvim_TypesAndValues.hh"
6 #include "LibItsIvim_TestSystem.hh"
7 
8 #endif