summaryrefslogtreecommitdiff
path: root/absl/crc/crc32c.h
diff options
context:
space:
mode:
Diffstat (limited to 'absl/crc/crc32c.h')
-rw-r--r--absl/crc/crc32c.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/absl/crc/crc32c.h b/absl/crc/crc32c.h
index 7be42be5..ba09e52a 100644
--- a/absl/crc/crc32c.h
+++ b/absl/crc/crc32c.h
@@ -26,7 +26,6 @@
#define ABSL_CRC_CRC32C_H_
#include <cstdint>
-#include <iostream>
#include <ostream>
#include "absl/crc/internal/crc32c_inline.h"