summaryrefslogtreecommitdiffhomepage
path: root/compat/assert.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'compat/assert.hpp')
-rw-r--r--compat/assert.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/assert.hpp b/compat/assert.hpp
index 0953ad90..0afd0772 100644
--- a/compat/assert.hpp
+++ b/compat/assert.hpp
@@ -1,5 +1,4 @@
#pragma once
-#include "defs.hpp"
#include <cstdio>
#include <type_traits>