Commit 1ee05f28 by Abseil Team Committed by Copybara-Service

Roll back 6f972e23

`optimization.h` needs to be compatible with C.
`#include <utility>` is C++-only.

PiperOrigin-RevId: 645651894
Change-Id: I55ebc3369b05788346cd0ab684b50bdfc2345fd4
parent 6f972e23
......@@ -23,7 +23,6 @@
#define ABSL_BASE_OPTIMIZATION_H_
#include <assert.h>
#include <utility>
#include "absl/base/config.h"
#include "absl/base/options.h"
......
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