summaryrefslogtreecommitdiff
path: root/orkbasecxx/Utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'orkbasecxx/Utils.h')
-rw-r--r--orkbasecxx/Utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/orkbasecxx/Utils.h b/orkbasecxx/Utils.h
index 31f059d..19115c8 100644
--- a/orkbasecxx/Utils.h
+++ b/orkbasecxx/Utils.h
@@ -67,6 +67,7 @@ inline double StringToDouble(CStdString& value)
}
bool DLL_IMPORT_EXPORT_ORKBASE StringIsDigit(CStdString& string);
+bool DLL_IMPORT_EXPORT_ORKBASE MatchesStringList(CStdString& string, std::list<CStdString>& stringList);
//========================================================
// file related stuff