aboutsummaryrefslogtreecommitdiff
path: root/include/modules/hash.h
diff options
context:
space:
mode:
authorGravatar Sadie Powell2022-01-25 16:20:45 +0000
committerGravatar Sadie Powell2022-01-25 16:20:45 +0000
commit8ab6b7230fc10e0c0d5cff2aac1fcaa1781c0d03 (patch)
treead37fc9f026b10d35885971183907ecb65e6b9b0 /include/modules/hash.h
parentAbolish the infernal space before accessibility keywords. (diff)
Remove duplicate includes from module headers.
Diffstat (limited to 'include/modules/hash.h')
-rw-r--r--include/modules/hash.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/modules/hash.h b/include/modules/hash.h
index 249d2fcd1..9c5370366 100644
--- a/include/modules/hash.h
+++ b/include/modules/hash.h
@@ -24,8 +24,6 @@
#pragma once
-#include "modules.h"
-
class HashProvider
: public DataProvider
{