mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-05-12 13:45:36 +02:00
clang-format
This commit is contained in:
Executable → Regular
+1
-2
@@ -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