diff options
Diffstat (limited to 'plugins/common.h')
| -rw-r--r-- | plugins/common.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/common.h b/plugins/common.h index d878271e..fb8ca9c6 100644 --- a/plugins/common.h +++ b/plugins/common.h | |||
| @@ -110,6 +110,10 @@ | |||
| 110 | # endif | 110 | # endif |
| 111 | #endif | 111 | #endif |
| 112 | 112 | ||
| 113 | #ifndef SWAP_CONVERSION | ||
| 114 | # define SWAP_CONVERSION 1 | ||
| 115 | #endif | ||
| 116 | |||
| 113 | /* | 117 | /* |
| 114 | * | 118 | * |
| 115 | * Missing Functions | 119 | * Missing Functions |
