#include<iostream>
#include "headers/3rd-party/sqlite_orm.h"
class item{
public:
private:
};
int main(){
std::cout << "Hello";
return 0;
}