From b29ced51f5d33aa901e918184cc49d5b53b30d39 Mon Sep 17 00:00:00 2001 From: Nels Frazier Date: Mon, 13 Dec 2021 18:49:23 +0000 Subject: [PATCH] fix macro typo --- include/forcing/CsvPerFeatureForcingProvider.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/forcing/CsvPerFeatureForcingProvider.hpp b/include/forcing/CsvPerFeatureForcingProvider.hpp index daa059a59f..195933e30e 100644 --- a/include/forcing/CsvPerFeatureForcingProvider.hpp +++ b/include/forcing/CsvPerFeatureForcingProvider.hpp @@ -151,7 +151,7 @@ class CsvPerFeatureForcingProvider : public forcing::ForcingProvider return UnitsHelper::get_converted_value(available_forcings_units[output_name], value, output_units); } catch (const std::runtime_error& e){ - #ifndef UDUNITS_QUITE + #ifndef UDUNITS_QUIET std::cerr<<"Unit conversion error: "<