Refactor for DLL
This commit is contained in:
@@ -224,9 +224,6 @@ using IdVector = eng::vector<int64_t>;
|
||||
eng::string ascii_tolower(std::string_view c);
|
||||
eng::string ascii_toupper(std::string_view c);
|
||||
|
||||
// Return seconds elapsed, for profiling purposes.
|
||||
double profiling_clock();
|
||||
|
||||
// Output a string to a stream using Lua string escaping and quoting.
|
||||
void quote_string(const eng::string &str, std::ostream *os);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user