summaryrefslogtreecommitdiffstats
path: root/src/bit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bit.h')
-rw-r--r--src/bit.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bit.h b/src/bit.h
index 0c11895..c7530f1 100644
--- a/src/bit.h
+++ b/src/bit.h
@@ -8,8 +8,6 @@
#ifndef BFS_BIT_H
#define BFS_BIT_H
-#include "prelude.h"
-
#include "bfs.h"
#include <limits.h>