userlibandfileserver/fileserver/inc/f32file.h
branchRCL_3
changeset 62 4a8fed1c0ef6
parent 36 538db54a451d
child 80 597aaf25e343
--- a/userlibandfileserver/fileserver/inc/f32file.h	Tue Feb 02 01:24:03 2010 +0200
+++ b/userlibandfileserver/fileserver/inc/f32file.h	Sat Feb 20 00:10:51 2010 +0200
@@ -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 */