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