• Kevin Vigor's avatar
    fix SimpleAsyncIO build for fboss. · 9151f52b
    Kevin Vigor authored
    Summary:
    Evidently unlike folly, headers may be present in cmake even if they are excluded from
    build.
    
    Check that we have required headers before including AsyncIO.h or IoUring.h.
    
    Differential Revision: D24117788
    
    fbshipit-source-id: fec359c8298a21575a8714dd2abdbd9d4dc3e5c4
    9151f52b
SimpleAsyncIO.cpp 6.22 KB