summaryrefslogtreecommitdiff
path: root/zen/format_unit.h
diff options
context:
space:
mode:
Diffstat (limited to 'zen/format_unit.h')
-rwxr-xr-xzen/format_unit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/zen/format_unit.h b/zen/format_unit.h
index 23ab33fb..3686f39c 100755
--- a/zen/format_unit.h
+++ b/zen/format_unit.h
@@ -9,7 +9,6 @@
#include <string>
#include <cstdint>
-#include "optional.h"
#include "string_tools.h"
bgstack15