#pragma once //#define VCMP_SDK_2_1 // Choose which SDK to use #ifdef VCMP_SDK_2_1 #include "vcmp21.h" #else #include "vcmp20.h" #endif