0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/test_scripts/sample.cpp

6 lines
36 B
C++
Raw Normal View History

#include <Sample.h>
int main()
{
}