Changes between Version 1 and Version 2 of Ticket #57196, comment 7


Ignore:
Timestamp:
Sep 30, 2018, 4:04:19 PM (6 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57196, comment 7

    v1 v2  
    44
    55I have also noted at least one port where `#include <somefile.h>` had to be changed to `#include "somefile.h"` to make it work, and I wondered if the CPP has changed somewhat.
     6
     7But as it (surprisingly) builds for me with no trouble at all, I will not be able to debug this locally anyway, so I'll leave it to people who exhibit the issue to sort out.