Fix compile failures with clang in stl_logging_unittest.cc
author <shinichiro.hamaji@gmail.com> <>
Thu, 12 Jan 2012 07:49:25 +0000 (07:49 +0000)
committer <shinichiro.hamaji@gmail.com> <>
Thu, 12 Jan 2012 07:49:25 +0000 (07:49 +0000)
commit8b90f05746157c125fb1c48dc0b34b64074ceaf4
treee4bdc98c12609a41293bd49a1f70be6917bc05e5
parentfe0967b999242a9b8053bb7acdb74608dffa37fe
Fix compile failures with clang in stl_logging_unittest.cc

This happens due to the reason I wrote in stl_logging.h.
We don't need utilities.h (which includes logging.h) so we can just
remove it.

git-svn-id: https://google-glog.googlecode.com/svn/trunk@105 eb4d4688-79bd-11dd-afb4-1d65580434c0
src/glog/stl_logging.h.in
src/stl_logging_unittest.cc
src/windows/glog/stl_logging.h