[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Inlcude the Squeak headers after the C headers. This hsould also help fix (47b8d52)

Tobias Pape notifications at github.com
Sun Sep 27 20:45:28 UTC 2020


Then every file that includes a system header should start with
```C
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
```


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/47b8d5202b835b5d9d1556ed0cf0dda11e5b246c#commitcomment-42767043
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200927/7aa69fdc/attachment.html>


More information about the Vm-dev mailing list