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