aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/assert.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/assert.h')
-rw-r--r--src/common/assert.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/assert.h b/src/common/assert.h
index 7b7d8bf2..6849778b 100644
--- a/src/common/assert.h
+++ b/src/common/assert.h
@@ -4,7 +4,6 @@
#pragma once
-#include <cstdio>
#include <cstdlib>
#include "common/common_funcs.h"