mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-14 13:57:13 +02:00
Moving headers into include/sls (#212)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#include "string_utils.h"
|
||||
#include "sls/string_utils.h"
|
||||
|
||||
std::string GetHelpDac(std::string dac) {
|
||||
if (sls::is_int(dac)) {
|
||||
|
Reference in New Issue
Block a user