source:
orxonox.OLD/branches/script_engine/src/defs/confincl.h
@
  7551
        
        | Last change on this file since 7551 was 3863, checked in by bensch, 21 years ago | |
|---|---|
| File size: 208 bytes | |
| Line | |
|---|---|
| 1 | /*! | 
| 2 | \file confincl.h | 
| 3 | \brief includes the configure-headers, if config should be loaded | 
| 4 | */ | 
| 5 | |
| 6 | #ifndef _CONFINCL_H | 
| 7 | #define _CONFINCL_H | 
| 8 | |
| 9 | #if HAVE_CONFIG_H | 
| 10 | #include <config.h> | 
| 11 | #endif | 
| 12 | |
| 13 | #endif /*_CONFINCL_H */ | 
Note: See TracBrowser
        for help on using the repository browser.
    


 
            







