forked from catchorg/Catch2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SelfTest: make toString test for vector<T> work for gcc 6.2 and MSVC12
The StringMaker and toString functions for a type that's used as the element_type of a std::vector need to be defined before catch.hpp is included. Signed-off-by: Stefan Naewe <[email protected]>
- Loading branch information
Showing
1 changed file
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters