diff options
Diffstat (limited to 'src/dirs.h')
-rw-r--r-- | src/dirs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dirs.h b/src/dirs.h index ed01a822a..920738593 100644 --- a/src/dirs.h +++ b/src/dirs.h @@ -23,8 +23,6 @@ #ifndef DIRS_H #define DIRS_H -#include <string> - #include "localconsts.h" class Dirs final |