First commit.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#include "pch.h"
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include <catch/catch.hpp>
|
||||
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
#include "pch.h"
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include <catch/catch.hpp>
|
||||
|
||||