From 5c9deca6d6057c7ada38195ad44faa3a4b9429e6 Mon Sep 17 00:00:00 2001 From: Ian Bell <ian.bell@nist.gov> Date: Thu, 7 Oct 2021 10:37:27 -0400 Subject: [PATCH] Remove unused header --- include/teqp/models/eos.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/teqp/models/eos.hpp b/include/teqp/models/eos.hpp index b57c7f0..507c406 100644 --- a/include/teqp/models/eos.hpp +++ b/include/teqp/models/eos.hpp @@ -1,6 +1,5 @@ #pragma once -#include <optional> #include "teqp/constants.hpp" #include "teqp/types.hpp" -- GitLab