Commit 92ac33b9 by Copybara-Service

Merge pull request #1246 from wxilas21:master

PiperOrigin-RevId: 466946900
Change-Id: I4ebb641a46e6988dd98945226428e0a284c942b4
parents 149ab405 3e54e87f
...@@ -67,12 +67,6 @@ ...@@ -67,12 +67,6 @@
#ifndef ABSL_BASE_OPTIONS_H_ #ifndef ABSL_BASE_OPTIONS_H_
#define ABSL_BASE_OPTIONS_H_ #define ABSL_BASE_OPTIONS_H_
// Include a standard library header to allow configuration based on the
// standard library in use.
#ifdef __cplusplus
#include <ciso646>
#endif
// ----------------------------------------------------------------------------- // -----------------------------------------------------------------------------
// Type Compatibility Options // Type Compatibility Options
// ----------------------------------------------------------------------------- // -----------------------------------------------------------------------------
......
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