2 #ifndef GRAMODS_CORE_FREEIMAGE
3 #define GRAMODS_CORE_FREEIMAGE
5 #include <gmCore/config.hh>
7 #ifdef gramods_ENABLE_FreeImage
11 BEGIN_NAMESPACE_GMCORE;
21 static std::shared_ptr<FreeImage> get();
Initializer for FreeImage.
Definition: FreeImage.hh:17