Formatting tweaks, no functionality changes

This commit is contained in:
Gennadiy Civil
2018-08-08 15:14:21 -04:00
parent 0eeb1afcac
commit 00fc0d24d1
10 changed files with 24 additions and 26 deletions

View File

@@ -30,11 +30,10 @@
// Authors: vladl@google.com (Vlad Losev), wan@google.com (Zhanyong Wan)
//
// This file tests the internal cross-platform support utilities.
#include <stdio.h>
#include "gtest/internal/gtest-port.h"
#include <stdio.h>
#if GTEST_OS_MAC
# include <time.h>
#endif // GTEST_OS_MAC