mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-16 18:15:42 +02:00
Changed relative #includes and made SourceLineInfo sortable (added < op)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include "catch_common.h"
|
||||
#include "catch_tostring.h"
|
||||
#include "catch_interfaces_runner.h"
|
||||
#include "internal/catch_compiler_capabilities.h"
|
||||
#include "catch_compiler_capabilities.h"
|
||||
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user