1 2#include "onlyplainlib1.h" 3 4#ifdef _WIN32 5__declspec(dllexport) 6#endif 7OnlyPlainLib1 8onlyPlainLib2(); 9 10