blob: 9e287a4db180a64a3491e35404fbafb0306129c6 [file] [log] [blame]
#define BUILDING_DLL
#include<mylib.h>
int func2() {
return 42;
}