add char in query
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
executable(
|
||||
'hack',
|
||||
'logger/main.cpp',
|
||||
'utils/main.cpp',
|
||||
dependencies : deps,
|
||||
cpp_args: args,
|
||||
include_directories : inc
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
#include <array>
|
||||
|
||||
#include "hack/logger/logger.hpp"
|
||||
#include "hack/utils/utils.hpp"
|
||||
#include "hack/utils/singleton.hpp"
|
||||
|
||||
Reference in New Issue
Block a user