#include "ImportLibMixedNative.h" #include void ImportLibMixedNative::Message() { std::cout << "ImportLibMixedNative" << std::endl; }