From a6a1d294790a81c6f9fbe2a55acb1b5d340d0a08 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Posp=C3=AD=C5=A1il?= Date: Sat, 11 Aug 2007 18:51:32 +0000 Subject: [PATCH] removed dependency on wms-utils.exception, still needs some cleanup --- org.glite.lb.common/interface/context.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/org.glite.lb.common/interface/context.h b/org.glite.lb.common/interface/context.h index 2b6fce4..c68ba37 100644 --- a/org.glite.lb.common/interface/context.h +++ b/org.glite.lb.common/interface/context.h @@ -5,10 +5,12 @@ * \file context.h * \brief L&B API common context (publicly visible) and related definitions */ - + +/* XXX: remove during cleanup, this was used for GLITE_WMS_LOGGING_ERROR_BASE only #ifndef LB_STANDALONE #include "glite/wmsutils/exception/exception_codes.h" #endif +*/ #include "glite/jobid/cjobid.h" #ident "$Header$" -- 1.8.2.3