userlibandfileserver/fileserver/inc/f32file.h
branchCompilerCompatibility
changeset 77 c4d65d91ad0c
parent 62 4a8fed1c0ef6
child 80 597aaf25e343
--- a/userlibandfileserver/fileserver/inc/f32file.h	Mon Mar 08 11:57:08 2010 +0000
+++ b/userlibandfileserver/fileserver/inc/f32file.h	Sun Mar 14 13:15:32 2010 +0000
@@ -1830,6 +1830,8 @@
 	#define EFSRV_IMPORT_C IMPORT_C
 #endif
 	
+// forward declarations from e32ldr_private.h
+class RFileClamp;
 
 class RFs : public RSessionBase
 /**
@@ -2167,7 +2169,6 @@
     }; 
 
 __ASSERT_COMPILE(_FOFF(TVolFormatParam, iUId) == 0);
-__ASSERT_COMPILE(sizeof(TVolFormatParam) != sizeof(TLDFormatInfo));
 
 
 /** package buffer for the objects of class TVolFormatParamBuf */