mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
clang-format
This commit is contained in:
3
slsSupportLib/include/sls/string_utils.h
Executable file → Normal file
3
slsSupportLib/include/sls/string_utils.h
Executable file → Normal file
@ -52,6 +52,5 @@ std::vector<std::string> split(const std::string &strToSplit, char delimeter);
|
||||
|
||||
std::string RemoveUnit(std::string &str);
|
||||
|
||||
bool is_int(const std::string& s);
|
||||
bool is_int(const std::string &s);
|
||||
} // namespace sls
|
||||
|
||||
|
Reference in New Issue
Block a user