summaryrefslogtreecommitdiff
path: root/source/core/smart-pointer.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/core/smart-pointer.h')
-rw-r--r--source/core/smart-pointer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/core/smart-pointer.h b/source/core/smart-pointer.h
index 8ce67e384..aa5c06e02 100644
--- a/source/core/smart-pointer.h
+++ b/source/core/smart-pointer.h
@@ -5,8 +5,6 @@
#include "hash.h"
#include "type-traits.h"
-#include <assert.h>
-
#include "../../slang.h"
namespace Slang