]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/src/engine/object.h
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / tools / build / src / engine / object.h
index cabb9f6f20e62e7b328d1a4a65ede6f0b1f6165d..03fc0692b56ea6fbf91c5319cc9be997f19483b0 100644 (file)
@@ -11,6 +11,8 @@
 #ifndef BOOST_JAM_OBJECT_H
 #define BOOST_JAM_OBJECT_H
 
+#include "config.h"
+
 typedef struct _object OBJECT;
 
 OBJECT * object_new( char const * const );