mirror of
https://github.com/rbock/sqlpp11.git
synced 2025-12-31 18:20:23 -06:00
Added test to compile a generated header
This commit is contained in:
5
test_scripts/sample.cpp
Normal file
5
test_scripts/sample.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include <Sample.h>
|
||||
|
||||
int main()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user