summaryrefslogtreecommitdiff
path: root/include/protocol.h
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2021-03-05 08:39:42 +0000
committerSadie Powell <sadie@witchery.services>2021-03-05 09:17:13 +0000
commit2ba32afa9a9aca7c82966b66bda16c3c3dbfbba5 (patch)
tree74d565304ac68244d655a257ce27fe8a920fe510 /include/protocol.h
parent9d26c40d1bd8ab4691619ebc0447d29281463cb1 (diff)
Fix a bunch of really obvious unnecessary includes.
Diffstat (limited to 'include/protocol.h')
-rw-r--r--include/protocol.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/protocol.h b/include/protocol.h
index 69f78562a..f69acde0b 100644
--- a/include/protocol.h
+++ b/include/protocol.h
@@ -24,8 +24,6 @@
#pragma once
-#include "hashcomp.h"
-
class User;
class ProtocolServer