diff options
Diffstat (limited to 'src/logTypes.hpp')
| -rw-r--r-- | src/logTypes.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/logTypes.hpp b/src/logTypes.hpp index f9395d1..71393b2 100644 --- a/src/logTypes.hpp +++ b/src/logTypes.hpp @@ -31,6 +31,7 @@ namespace WebStat { UserAgent, UnparsableLine, UninsertableLine, + ContentType, }; using Crc32Value = uint32_t; |
