Commit b23dc8cb authored by Tim Shen's avatar Tim Shen Committed by TensorFlower Gardener
Browse files

Fix Windows build by moving `LOG(ERROR)` from the header to the .cc

file.

Some Windows header(s) may define ERROR as a macro, causing `LOG(ERROR)` fail to compile. The .cc file doesn't include such header(s), since there are already a lot of uses of ERROR there.

PiperOrigin-RevId: 229233490
parent 3768e3e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment