about summary refs log tree commit diff stats
path: root/src/sqliteinterface.hpp
blob: a7f469e5452944c899f0775aaeb452832256e3c0 (plain) (blame)
1
2
3
4
5
6
7
#ifndef invapi
#define invapi
#include "sqliteinterface.cpp"

 

#endif