summaryrefslogtreecommitdiff
path: root/src/db/Count.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/db/Count.hxx')
-rw-r--r--src/db/Count.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/Count.hxx b/src/db/Count.hxx
index 46a7a40b7..405cf018f 100644
--- a/src/db/Count.hxx
+++ b/src/db/Count.hxx
@@ -22,7 +22,7 @@
#include "util/Compiler.h"
-#include <stdint.h>
+#include <cstdint>
enum TagType : uint8_t;
struct Partition;