In file included from /Users/keith/.platformio/packages/toolchain-gccarmnoneeabi/arm-none-eabi/include/sys/stat.h:9:0,
from /Users/keith/.platformio/packages/toolchain-gccarmnoneeabi/arm-none-eabi/include/sys/_default_fcntl.h:188,
from /Users/keith/.platformio/packages/toolchain-gccarmnoneeabi/arm-none-eabi/include/sys/fcntl.h:4,
from /Users/keith/.platformio/packages/toolchain-gccarmnoneeabi/arm-none-eabi/include/fcntl.h:1,
from .pio/libdeps/teensy40/SdFat/src/FatLib/FatApiConstants.h:30,
from .pio/libdeps/teensy40/SdFat/src/FatLib/FatFile.h:36,
from .pio/libdeps/teensy40/SdFat/src/FatLib/ArduinoFiles.h:33,
from .pio/libdeps/teensy40/SdFat/src/FatLib/FatLib.h:27,
from .pio/libdeps/teensy40/SdFat/src/SdFat.h:33,
from include/SdFileMgr.h:2,
from src/ScriptMgr.cpp:4:
/Users/keith/.platformio/packages/framework-arduinoteensy/libraries/Time/time.h:1:2: warning: #warning "Please include TimeLib.h, not Time.h. Future versions will remove Time.h" [-Wcpp]
#warning "Please include TimeLib.h, not Time.h. Future versions will remove Time.h"
^