summaryrefslogtreecommitdiff
path: root/include/extensible.h
diff options
context:
space:
mode:
authorAttila Molnar <attilamolnar@hush.com>2016-02-25 15:02:01 +0100
committerAttila Molnar <attilamolnar@hush.com>2016-02-25 15:02:01 +0100
commitfc8ad300cd27d9b41a5d51054376f59d29faac41 (patch)
tree4325d146aacbc2b78c03a4050b09b88a7821ca0f /include/extensible.h
parentb928bbfd192c5569b2fc5d497cfc88790bb6d795 (diff)
Include stdint.h from inspircd.h
Diffstat (limited to 'include/extensible.h')
-rw-r--r--include/extensible.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/extensible.h b/include/extensible.h
index 9714e9654..07756fb59 100644
--- a/include/extensible.h
+++ b/include/extensible.h
@@ -19,8 +19,6 @@
#pragma once
-#include <stdint.h>
-
enum SerializeFormat
{
/** Shown to a human (does not need to be unserializable) */