InvoDB/invodb/main.h
2021-10-25 22:07:18 +08:00

13 lines
164 B
C++

//
// Created by YuhangQ on 2021/9/24.
//
#ifndef INVODB_MAIN_H
#define INVODB_MAIN_H
#include <iostream>
#include <models/collection.h>
#endif //INVODB_MAIN_H