Commit 97ed3dd6 authored by Like Ma's avatar Like Ma Committed by Daniel Black

Remove unused header from crc32c.cc

parent 863c1a02
...@@ -18,7 +18,6 @@ ...@@ -18,7 +18,6 @@
#include <stddef.h> #include <stddef.h>
#include <stdint.h> #include <stdint.h>
#include <string>
#include <my_global.h> #include <my_global.h>
#include <my_byteorder.h> #include <my_byteorder.h>
static inline uint32_t DecodeFixed32(const char *ptr) static inline uint32_t DecodeFixed32(const char *ptr)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment