@@ -20,7 +20,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if ((flash9 || flash9doc || cs) && !doc_gen)
+#if (flash9 || flash9doc || cs || doc_gen)
/**
The unsigned Int type is only defined for Flash9 and C#. It's currently
handled the same as a normal Int.