Index: trunk/psLib/src/math/psRegion.h
===================================================================
--- trunk/psLib/src/math/psRegion.h	(revision 7380)
+++ trunk/psLib/src/math/psRegion.h	(revision 7549)
@@ -71,6 +71,6 @@
 
 // Test if any element of the region is NaN
-bool inline psRegionIsNaN(const psRegion region// Region to check
-                         );
+bool psRegionIsNaN(const psRegion region// Region to check
+                  );
 
 #endif
