Skip to content
  • John Koleszar's avatar
    Disable compile warning for ERROR macro · 79e2b1f3
    John Koleszar authored
    The ERROR macro collides wiith the MS SDK on Windows. Since we're not
    making any win32 calls in this function, just #undef it first to take
    ownership.
    
    Change-Id: Ic18c60dfa3a33c52e6c49d3f4f8d3e7e3ac3341d
    79e2b1f3