gtest - remove wrapper which is not needed anymore

This commit is contained in:
Luis Díaz Más
2021-04-22 21:33:20 +02:00
parent f601d23d5e
commit db4ece70cc
17 changed files with 23 additions and 33 deletions
+2 -1
View File
@@ -19,7 +19,8 @@
*/
#include <safe_op.hpp>
#include "gtestwrapper.h"
#include <gtest/gtest.h>
namespace si = Safe::Internal;
/*!