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