• Carl Shapiro's avatar
    Normalize the include guard style. · 375fb116
    Carl Shapiro authored
    An leading underscore followed by a capital letter is a reserved
    name space in C and C++.
    
    This change also moves any #include directives within the include
    guard in some of the compiler/codegen/arm header files.
    
    Change-Id: I9715e2c5301699d31886e61d0fe6e29483555a2a
    375fb116
BitVector.h 3.36 KB