WIP query functs

This commit is contained in:
MassiveAtoms
2019-07-01 11:04:35 -03:00
parent 5f4a09d018
commit 450ffc9588
7 changed files with 94 additions and 16 deletions

View File

@ -21,6 +21,8 @@ add_executable(park
headers/Park_time.h
encrypt.cpp
headers/encrypt.h
Query.cpp
headers/Query.h
)