platform_macros.h: #undef GOOGLE_PROTOBUF_PLATFORM_ERROR once it's no longer needed

This commit is contained in:
Robert Edmonds 2014-09-18 20:18:18 -04:00
parent 7432af823a
commit 0a3e36f1bf

View File

@ -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_