#ifndef G__FUNCTIONAL_DLL
#pragma include_noerr <functional.dll>
#endif

#ifdef __MAKECINT__
#include <prec_stl/functional>
#else
#include <function.h>
#endif
