Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
ExportImport
/
Export
/
sublib
/
subdir.cpp
blob: 35b0743686a5f5e05dcf1155a69b4c5c69164697 [
file
] [
log
] [
blame
]
#include
"subdir.h"
int
SubDirObject
::
foo
()
{
return
0
;
}