Add dependency tracking info.

This commit is contained in:
jzmaddock
2014-02-20 11:44:56 +00:00
parent aad8233b4b
commit 3dd3a9c46c

View File

@ -20,6 +20,10 @@
// if we don't have a user config, then use the default location:
#if !defined(BOOST_USER_CONFIG) && !defined(BOOST_NO_USER_CONFIG)
# define BOOST_USER_CONFIG <boost/config/user.hpp>
#if 0
// For dependency trackers:
# include <boost/config/user.hpp>
#endif
#endif
// include it first:
#ifdef BOOST_USER_CONFIG