The Gaudi Framework  v36r7 (7f57a304)
PropertyFwd.h
Go to the documentation of this file.
1 /***********************************************************************************\
2 * (c) Copyright 1998-2019 CERN for the benefit of the LHCb and ATLAS collaborations *
3 * *
4 * This software is distributed under the terms of the Apache version 2 licence, *
5 * copied verbatim in the file "LICENSE". *
6 * *
7 * In applying this licence, CERN does not waive the privileges and immunities *
8 * granted to it by virtue of its status as an Intergovernmental Organization *
9 * or submit itself to any jurisdiction. *
10 \***********************************************************************************/
11 #pragma once
12 
13 #include <GAUDI_VERSION.h>
14 
15 #if GAUDI_MAJOR_VERSION < 999
16 # if GAUDI_VERSION >= CALC_GAUDI_VERSION( 35, 0 )
17 # error "deprecated header: removed in v35r0, use <Gaudi/PropertyFwd.h>"
18 # elif GAUDI_VERSION >= CALC_GAUDI_VERSION( 34, 0 )
19 # warning "deprecated header: to be removed in v35r0, use <Gaudi/PropertyFwd.h>"
20 # endif
21 #endif
22 
23 #include <Gaudi/PropertyFwd.h>
GAUDI_VERSION.h
PropertyFwd.h