root/src/noit_defines.h
| Revision 01751d3c6a2df6acc30c50e9cd1cce9064262450, 120 bytes (checked in by Theo Schlossnagle <jesus@omniti.com>, 5 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | #ifndef _NOIT_DEFINES_H |
| 2 | #define _NOIT_DEFINES_H |
| 3 | |
| 4 | #include "noit_config.h" |
| 5 | |
| 6 | #define API_EXPORT(type) extern type |
| 7 | |
| 8 | #endif |
Note: See TracBrowser for help on using the browser.
