Mercurial > hg > orthanc-stone
changeset 512:72faa732532b bgo-commands-codegen
removed <optional> include which seems not used and is not availble with VS2015
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Fri, 08 Mar 2019 18:34:26 +0100 |
parents | 97a16b694321 |
children | 381144d2434f |
files | Resources/CodeGeneration/template.in.h |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Resources/CodeGeneration/template.in.h Wed Mar 06 18:26:35 2019 +0100 +++ b/Resources/CodeGeneration/template.in.h Fri Mar 08 18:34:26 2019 +0100 @@ -13,7 +13,6 @@ #include <sstream> #include <assert.h> #include <memory> -#include <optional> #include <json/json.h> //#define STONEGEN_NO_CPP11 1