Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/clib/cfathread.h

    r038110a rbb662027  
    1717#include "invoke.h"
    1818
    19 #if defined(__cforall) || defined(__cplusplus)
     19#if defined(__cforall) || defined(__cpluplus)
    2020extern "C" {
    2121#endif
     
    3939
    4040
    41 #if defined(__cforall) || defined(__cplusplus)
     41#if defined(__cforall) || defined(__cpluplus)
    4242}
    4343#endif
Note: See TracChangeset for help on using the changeset viewer.