From 964f028413db0d5359e8648a97560a702b1db35d Mon Sep 17 00:00:00 2001 From: Arne Morten Kvarving Date: Mon, 13 Jun 2022 12:33:26 +0200 Subject: [PATCH] changed: use modern include file path to avoid deprecation warnings --- tests/parser/ACTIONX.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/parser/ACTIONX.cpp b/tests/parser/ACTIONX.cpp index f579228af..bdc808dfe 100644 --- a/tests/parser/ACTIONX.cpp +++ b/tests/parser/ACTIONX.cpp @@ -23,7 +23,7 @@ #define BOOST_TEST_MODULE ACTIONX #include -#include +#include #include #include