From 437b9d9911a4313a834e1840f8cc8e98ce821ac5 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 30 Jun 2014 19:28:46 +0200 Subject: Switched external text formatter parameter to boost::filesystem::path * this increases consistency accross all external functions * enables usage of non-global formatter executables --- src/function/transform.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/function/transform.h') diff --git a/src/function/transform.h b/src/function/transform.h index cda5502..234a1d0 100644 --- a/src/function/transform.h +++ b/src/function/transform.h @@ -3,8 +3,6 @@ #include -#include - #include "base.h" namespace InputXSLT { -- cgit v1.2.3