Indents preprocessor directives.

This commit is contained in:
zhanyong.wan
2011-02-24 07:29:13 +00:00
parent ed6c9277bb
commit 658ac0b71a
16 changed files with 62 additions and 55 deletions

View File

@@ -40,7 +40,7 @@
#include <string>
#ifndef _WIN32_WCE
#include <errno.h>
# include <errno.h>
#endif
#include "gmock/internal/gmock-internal-utils.h"