Really fix the Mac build.

Damned!

Change-Id: Ice8295fb23beefe328207112b011489276b5b278
This commit is contained in:
David Turner
2011-04-16 22:21:57 +02:00
parent 34f083b1f3
commit eff952cdbf
5 changed files with 11 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ typedef HWND FBNativeWindowType;
typedef Window FBNativeWindowType;
#else
#error "Unsupported platform"
#warning "Unsupported platform"
#endif