Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libcfa/stdhdr/assert.h

    rd9c44c3 red0e67a  
    1414//
    1515
    16 #ifdef __CFORALL__
    1716extern "C" {
    18 #endif //__CFORALL__
    19 
    20 // has internal check for multiple expansion
    21 #include_next <assert.h>
    22 
    23 #ifdef __CFORALL__
     17#include_next <assert.h>                                                                // has internal check for multiple expansion
    2418} // extern "C"
    25 #endif //__CFORALL__
    2619
    2720// Local Variables: //
Note: See TracChangeset for help on using the changeset viewer.