diff options
Diffstat (limited to 'library/cpp/comptable/comptable.cpp')
| -rw-r--r-- | library/cpp/comptable/comptable.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/comptable/comptable.cpp b/library/cpp/comptable/comptable.cpp index 8a92d4d1aa6..d20ab6c7c40 100644 --- a/library/cpp/comptable/comptable.cpp +++ b/library/cpp/comptable/comptable.cpp @@ -1,6 +1,6 @@ #include <util/system/defaults.h> #include <util/system/filemap.h> -#include <util/generic/string.h> +#include <util/generic/string.h> #include <util/generic/vector.h> #include <util/string/cast.h> #include <util/stream/file.h> |
