From 61aa7dcda1910c8006b5e3314eb8d85e3ecdb63f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Ferdinand=20Rivera=20Morell?= Date: Sun, 26 Feb 2023 16:46:28 -0600 Subject: [PATCH] Fix old Phoenix header refs. --- example/profile_phoenix.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/example/profile_phoenix.cpp b/example/profile_phoenix.cpp index 7bd2088..8ac447c 100644 --- a/example/profile_phoenix.cpp +++ b/example/profile_phoenix.cpp @@ -5,10 +5,10 @@ // http://www.boost.org/LICENSE_1_0.txt) // Home at http://www.boost.org/libs/local_function -#include -#include -#include -#include +#include +#include +#include +#include #include #include #include