mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
ThirdParty: Update included gtest
This commit is contained in:
@@ -30,8 +30,8 @@
|
||||
//
|
||||
// This is part of the unit test for gtest_prod.h.
|
||||
|
||||
#ifndef GTEST_TEST_PRODUCTION_H_
|
||||
#define GTEST_TEST_PRODUCTION_H_
|
||||
#ifndef GOOGLETEST_TEST_PRODUCTION_H_
|
||||
#define GOOGLETEST_TEST_PRODUCTION_H_
|
||||
|
||||
#include "gtest/gtest_prod.h"
|
||||
|
||||
@@ -51,4 +51,4 @@ class PrivateCode {
|
||||
int x_;
|
||||
};
|
||||
|
||||
#endif // GTEST_TEST_PRODUCTION_H_
|
||||
#endif // GOOGLETEST_TEST_PRODUCTION_H_
|
||||
|
||||
Reference in New Issue
Block a user