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