From 0a3e36f1bf443fe201cce79d8fecb5b98b178155 Mon Sep 17 00:00:00 2001 From: Robert Edmonds Date: Thu, 18 Sep 2014 20:18:18 -0400 Subject: platform_macros.h: #undef GOOGLE_PROTOBUF_PLATFORM_ERROR once it's no longer needed --- src/google/protobuf/stubs/platform_macros.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/google/protobuf/stubs/platform_macros.h') diff --git a/src/google/protobuf/stubs/platform_macros.h b/src/google/protobuf/stubs/platform_macros.h index 1d1d59a7..02186816 100644 --- a/src/google/protobuf/stubs/platform_macros.h +++ b/src/google/protobuf/stubs/platform_macros.h @@ -89,4 +89,6 @@ GOOGLE_PROTOBUF_PLATFORM_ERROR #define GOOGLE_PROTOBUF_OS_NACL #endif +#undef GOOGLE_PROTOBUF_PLATFORM_ERROR + #endif // GOOGLE_PROTOBUF_PLATFORM_MACROS_H_ -- cgit v1.2.3