summaryrefslogtreecommitdiffhomepage
path: root/dev/LibCompiler/ErrorID.h
diff options
context:
space:
mode:
Diffstat (limited to 'dev/LibCompiler/ErrorID.h')
-rw-r--r--dev/LibCompiler/ErrorID.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/LibCompiler/ErrorID.h b/dev/LibCompiler/ErrorID.h
index 45bb393..c82fb16 100644
--- a/dev/LibCompiler/ErrorID.h
+++ b/dev/LibCompiler/ErrorID.h
@@ -10,7 +10,6 @@
#pragma once
#include <LibCompiler/Defines.h>
-#include <LibCompiler/ErrorOr.h>
#define LIBCOMPILER_SUCCESS 0
#define LIBCOMPILER_EXEC_ERROR -30