mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-16 10:59:31 +01:00
Move macros to seprate header file. (see #2094)
This commit is contained in:
2
third_party/clara.hpp
vendored
2
third_party/clara.hpp
vendored
@@ -47,7 +47,7 @@
|
||||
#include <sstream>
|
||||
#include <vector>
|
||||
|
||||
#include <catch2/internal/catch_compiler_capabilities.hpp>
|
||||
#include <catch2/internal/catch_compiler_detections.hpp>
|
||||
|
||||
#ifndef CLARA_TEXTFLOW_CONFIG_CONSOLE_WIDTH
|
||||
#define CLARA_TEXTFLOW_CONFIG_CONSOLE_WIDTH 80
|
||||
|
||||
Reference in New Issue
Block a user