aboutsummaryrefslogtreecommitdiffstats
path: root/src/crc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crc.h')
-rw-r--r--src/crc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/crc.h b/src/crc.h
index 0fde2d1..37c55dc 100644
--- a/src/crc.h
+++ b/src/crc.h
@@ -18,10 +18,6 @@
#pragma once
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
-
#include <stdint.h>
namespace odr{