From 921d5ed4f0c236589c6313d0eb212c6ccf8a8202 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20L=C3=BChne?= Date: Sat, 28 Apr 2018 00:16:55 +0200 Subject: [PATCH] Remove unnecessary include directives --- include/anthem/Utils.h | 7 ------- 1 file changed, 7 deletions(-) diff --git a/include/anthem/Utils.h b/include/anthem/Utils.h index 11e9b35..0c4f472 100644 --- a/include/anthem/Utils.h +++ b/include/anthem/Utils.h @@ -1,13 +1,6 @@ #ifndef __ANTHEM__UTILS_H #define __ANTHEM__UTILS_H -#include - -#include - -#include -#include - namespace anthem {