mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Fix some ;); bugs in Catch tests that clang doesn't like
This commit is contained in:
@@ -635,6 +635,7 @@ std::string get_backend_string(backends backend) {
|
||||
|
||||
#ifdef ENABLE_CATCH
|
||||
#include "catch.hpp"
|
||||
#include <sstream>
|
||||
|
||||
TEST_CASE("Check that all parameters are described","")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user