forked from qt-creator/qt-creator
UnitTests: Refactor printing
Move standard printing functions to extra header. Change-Id: Ib032047235297dfe3ac0bcdbd39c353493f3ae0d Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include "gtest-creator-printing.h"
|
||||
#include "gtest-std-printing.h"
|
||||
|
||||
#ifdef CLANG_UNIT_TESTS
|
||||
#include <clang/Basic/SourceLocation.h>
|
||||
|
||||
Reference in New Issue
Block a user