mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-17 03:02:24 +01:00
Generate single include at build 25
This commit is contained in:
parent
5cddabdc9c
commit
b6e8d87c75
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
#pragma warning( disable : 4505 )
|
#pragma warning( disable : 4505 )
|
||||||
|
|
||||||
#include "CppUnitTest.h"
|
#include <CppUnitTest.h>
|
||||||
|
|
||||||
using Microsoft::VisualStudio::CppUnitTestFramework::Logger;
|
using Microsoft::VisualStudio::CppUnitTestFramework::Logger;
|
||||||
using Microsoft::VisualStudio::CppUnitTestFramework::Assert;
|
using Microsoft::VisualStudio::CppUnitTestFramework::Assert;
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user