#pragma once /* * WARN: * including this header does not make a lot of sense. * You should just #include all necessary headers from Windows SDK, * and then #include in order to undefine some common macros. */ #include #if defined(_win_) #include #endif #include