From fd05582e9c85e327b39c204c29e22575930e2881 Mon Sep 17 00:00:00 2001 From: Axel Naumann Date: Tue, 9 Sep 2014 13:49:18 +0200 Subject: [PATCH] No need for extra_include of iostream anymore. --- core/base/inc/LinkDef2.h | 1 - 1 file changed, 1 deletion(-) diff --git a/core/base/inc/LinkDef2.h b/core/base/inc/LinkDef2.h index 25931be..44883b3 100644 --- a/core/base/inc/LinkDef2.h +++ b/core/base/inc/LinkDef2.h @@ -20,7 +20,6 @@ #pragma extra_include "vector"; #pragma extra_include "string"; -#pragma extra_include "iostream"; #pragma create TClass string; #pragma link C++ class std::vector; -- 1.8.2