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
+1 -1
View File
@@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301 USA.
*/
#include "gtestwrapper.h"
#include <gtest/gtest.h>
#include <iostream>
int main(int argc, char** argv)