From f0dd02499a1f8d43f35e562dd2f064bfea9b6ac7 Mon Sep 17 00:00:00 2001 From: David Mott Date: Mon, 29 Apr 2019 05:19:11 -0500 Subject: [PATCH] Remove unneeded include --- utils/funcexp/utils_utf8.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/utils/funcexp/utils_utf8.h b/utils/funcexp/utils_utf8.h index 442ca6297..e88772bc4 100644 --- a/utils/funcexp/utils_utf8.h +++ b/utils/funcexp/utils_utf8.h @@ -37,8 +37,6 @@ #include -#include "ALARMManager.h" - #include "liboamcpp.h" /** @file */