1 #ifndef LIBRARIES_MATHRESOURCE_H
    2 #define LIBRARIES_MATHRESOURCE_H
    3 
    4 /*
    5 	MathIEEE.resource wrapper include
    6 
    7 	Copyright © 2002 The MorphOS Development Team, All Rights Reserved.
    8 */
    9 
   10 #ifndef RESOURCES_MATHRESOURCE_H
   11 # include <resources/mathresource.h>
   12 #endif
   13 
   14 
   15 #endif /* LIBRARIES_MATHRESOURCE_H */