• Andrew Jeffery's avatar
    vpnor: Shuffle and rework includes for sanity · 261f61a1
    Andrew Jeffery authored
    
    
    Include ordering and whether or not C linkage is forced by `extern "C"`
    blocks can cause headaches at link time. Ensure that all C dependencies
    are included in an `extern C` block before other includes occur. Also
    include the C++ versions of string.h and assert.h
    
    Change-Id: Ia96f6044d40c8eccb907b65924efcf62ac7a89c3
    Signed-off-by: Andrew Jeffery's avatarAndrew Jeffery <andrew@aj.id.au>
    261f61a1
create_write_window_ro_partition.cpp 1.69 KB