summaryrefslogtreecommitdiffstats
path: root/lib/edi/buffer_unpack.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/edi/buffer_unpack.hpp')
-rw-r--r--lib/edi/buffer_unpack.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/edi/buffer_unpack.hpp b/lib/edi/buffer_unpack.hpp
index 05a1534..a996017 100644
--- a/lib/edi/buffer_unpack.hpp
+++ b/lib/edi/buffer_unpack.hpp
@@ -20,7 +20,7 @@
*/
#pragma once
-#include <stdint.h>
+#include <cstdint>
namespace EdiDecoder {