diff options
Diffstat (limited to 'src/driver.h')
-rw-r--r-- | src/driver.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/driver.h b/src/driver.h index 17019877e..cf86051de 100644 --- a/src/driver.h +++ b/src/driver.h @@ -14,7 +14,6 @@ #include "core/enum_type.hpp" #include "core/string_compare_type.hpp" -#include "string_func.h" #include <map> const char *GetDriverParam(const char * const *parm, const char *name); |