posix-threads.cc: Don't include boehm-config.h.
1999-11-02 Bryce McKinlay <bryce@albatross.co.nz> * posix-threads.cc: Don't include boehm-config.h. From-SVN: r30361
This commit is contained in:
parent
a3feaa92e0
commit
5e4f217316
@ -1,3 +1,7 @@
|
||||
1999-11-02 Bryce McKinlay <bryce@albatross.co.nz>
|
||||
|
||||
* posix-threads.cc: Don't include boehm-config.h.
|
||||
|
||||
1999-11-02 Tom Tromey <tromey@cygnus.com>
|
||||
|
||||
* boehm.cc: Don't include boehm-config.h.
|
||||
|
@ -18,7 +18,6 @@ details. */
|
||||
#ifdef HAVE_BOEHM_GC
|
||||
extern "C"
|
||||
{
|
||||
#include <boehm-config.h>
|
||||
#include <gc.h>
|
||||
};
|
||||
#endif /* HAVE_BOEHM_GC */
|
||||
|
Loading…
Reference in New Issue
Block a user