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 @@ # endif #endif +#ifndef SWAP_CONVERSION +# define SWAP_CONVERSION 1 +#endif + /* * * Missing Functions |