rename file

This commit is contained in:
vaclavt 2022-01-16 12:47:01 +01:00
parent a1eb0eecbb
commit 66376f033f
3 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#include "csvreader.h"
#include "parser.h"
#include "threadpoool.h"
#include "threadpool.h"
namespace usql {

View File

@ -20,5 +20,6 @@ row.cpp \
parser.cpp \
table.h \
table.cpp \
threadpool.h \
index.h \
../mlisp/usql