mirror of
https://github.com/unittest-cpp/unittest-cpp
synced 2026-09-26 16:19:30 +03:00
r24 | charles.nicholson | 2010-03-19 18:34:42 -0500 (Fri, 19 Mar 2010) | 1 line
inject 'using namespace std' into TestTestMacros.cpp
This commit is contained in:
parent
7510e7f42b
commit
e4272010e6
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include "ScopedCurrentTest.h"
|
||||
|
||||
using namespace UnitTest;
|
||||
using namespace std;
|
||||
|
||||
namespace {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue