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