rename file
This commit is contained in:
parent
a1eb0eecbb
commit
66376f033f
|
|
@ -4,7 +4,7 @@
|
|||
#include "csvreader.h"
|
||||
#include "parser.h"
|
||||
|
||||
#include "threadpoool.h"
|
||||
#include "threadpool.h"
|
||||
|
||||
namespace usql {
|
||||
|
||||
|
|
|
|||
|
|
@ -20,5 +20,6 @@ row.cpp \
|
|||
parser.cpp \
|
||||
table.h \
|
||||
table.cpp \
|
||||
threadpool.h \
|
||||
index.h \
|
||||
../mlisp/usql
|
||||
|
|
|
|||
Loading…
Reference in New Issue