Skip to content

Commit 7576202

Browse files
committed
tests: stupid namespaces...
1 parent 4e4c4ca commit 7576202

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/examples/advection_diffusion/test_mpi_advection_diffusion.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
#include <gtest/gtest.h>
1111
#include <gmock/gmock.h>
1212

13+
using namespace ::testing;
14+
1315
#include <mpi.h>
1416

1517
#define PFASST_UNIT_TESTING

0 commit comments

Comments
 (0)