Autoadjust doesn't enforce the window's width and height to be larger than
[AROS.git] / workbench / prefs / MonEd / compiler.h
bloba20dbde95d1fe6e2c436659810ce16b735c33c73
1 #ifdef __GNUC__
2 #define __stdargs
3 #endif
5 #ifndef IPTR
6 #define IPTR ULONG
7 #endif