From 90add84dba9e0cae2763aeb830a87c630c6d6bdb Mon Sep 17 00:00:00 2001
From: Philippe Canal <pcanal@fnal.gov>
Date: Thu, 20 Mar 2008 22:54:21 +0000
Subject: [PATCH] TMath can't be here otherwise libMathCore is no longer
 autoloader

git-svn-id: http://root.cern.ch/svn/root/trunk@22807 27541ba8-7e3a-0410-8455-c3a389f83636
---
 base/inc/LinkDef1.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/base/inc/LinkDef1.h b/base/inc/LinkDef1.h
index 71ab798c543..c9558c39e63 100644
--- a/base/inc/LinkDef1.h
+++ b/base/inc/LinkDef1.h
@@ -162,6 +162,4 @@
 
 #pragma link C++ class TVirtualFFT;
 
-#pragma link C++ namespace TMath;
-
 #endif
-- 
GitLab