Closed
Description
I'm seeing a strange problem where the preprocessed sketch isn't getting #include "Arduino.h" added, and then of course fails to compile. So far, it only seems to happen with my platform.txt and only on Mac. Same code, same platform.txt works on Linux and Windows.
Will post a test case later today.