25 #ifndef GENICAM_OVERALL_H 26 #define GENICAM_OVERALL_H 28 #if defined (_WIN32) || (defined (__GNUC__) && (defined (__linux__) || defined (__APPLE__)) || defined(VXWORKS)) 32 # error Unknown/unsupported platform 35 #endif // GENICAM_OVERALL_H Common GenICam base include file.
Main include file for using GenApi with smart pointers.