Include gtest headers as user headers instead of system headers.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
// This is a simple test file for the Widget class in the Widget.framework
|
||||
|
||||
#include <string>
|
||||
#include <gtest/gtest.h>
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#include <Widget/widget.h>
|
||||
|
||||
|
Reference in New Issue
Block a user