32 #ifndef __FASTJET_ACTIVEAREASPEC_HH__
33 #define __FASTJET_ACTIVEAREASPEC_HH__
40 #warning This file includes fastjet/ActiveAreaSpec.hh, \
41 a deprecated FastJet header provided only for backward compatibility. \
42 This is not guaranteed to work in future releases of FastJet. \
43 Please consider including fastjet/GhostedAreaSpec.hh directly. \
44 Similarily, if you use the (deprecated) class ActiveAreaSpec, \
45 please switch to the equivalent GhostedAreaSpec instead.
48 #include "fastjet/GhostedAreaSpec.hh"
59 #endif // __FASTJET_ACTIVEAREASPEC_HH__