Indents preprocessor directives.
This commit is contained in:
@@ -192,6 +192,7 @@ class GTEST_API_ Message {
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
#if GTEST_OS_SYMBIAN
|
||||
// These are needed as the Nokia Symbian Compiler cannot decide between
|
||||
// const T& and const T* in a function template. The Nokia compiler _can_
|
||||
|
||||
Reference in New Issue
Block a user