From 20af728fdf07478b5a146370b59f902a70b85a68 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 8 Mar 2019 10:53:07 +0100 Subject: Clean up includes and forward declarations --- src/FilePath.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/FilePath.cpp') diff --git a/src/FilePath.cpp b/src/FilePath.cpp index 897dea7d..c015d2ee 100644 --- a/src/FilePath.cpp +++ b/src/FilePath.cpp @@ -16,6 +16,10 @@ #include "ingen/FilePath.hpp" +#include +#include +#include + namespace ingen { template -- cgit v1.2.1