41 #ifndef INCLUDED_DISTI_OLD_VERSION_H
42 #define INCLUDED_DISTI_OLD_VERSION_H
47 #define DISTI_OLD_VERSION_H_WARNING_MESSAGE "version.h is deprecated and will be removed in a future version of GL Studio. Please use gls_version.h instead."
49 # pragma message( __FILE__ "(" GLS_STRINGIZE_VALUE( __LINE__ ) ") : Warning: " DISTI_OLD_VERSION_H_WARNING_MESSAGE )
51 # pragma message( DISTI_OLD_VERSION_H_WARNING_MESSAGE )
Used for matching version of libraries and headers.