From 7bc23b719019672f8cdd7f454c11d8f8b14471b4 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Tue, 10 Sep 2019 20:27:08 -0400 Subject: [PATCH] VolumeTable: Remove unnecessary Common include We can just include directly to eliminate an indirect include. --- lib/VolumeTable.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/VolumeTable.cpp b/lib/VolumeTable.cpp index 4776923..5a32c2c 100644 --- a/lib/VolumeTable.cpp +++ b/lib/VolumeTable.cpp @@ -1,9 +1,8 @@ #include "amuse/VolumeTable.hpp" +#include #include -#include "amuse/Common.hpp" - namespace amuse { static const float VolumeTable[] = {