userlibandfileserver/fileserver/inc/f32notification.h
branchRCL_3
changeset 43 c1f20ce4abcf
parent 8 538db54a451d
child 44 3e88ff8f41d5
equal deleted inserted replaced
42:a179b74831c9 43:c1f20ce4abcf
    14 // fileserver/inc/f32notification.h
    14 // fileserver/inc/f32notification.h
    15 //
    15 //
    16 
    16 
    17 #ifndef __F32NOTIFICATION_H__
    17 #ifndef __F32NOTIFICATION_H__
    18 #define __F32NOTIFICATION_H__
    18 #define __F32NOTIFICATION_H__
       
    19 
       
    20 #include <f32file.h> //For clients that include F32Notification.h first.
    19 
    21 
    20 /*
    22 /*
    21  * This class is not intended for instantiation neither on the stack
    23  * This class is not intended for instantiation neither on the stack
    22  * nor on the heap.
    24  * nor on the heap.
    23  * 
    25  *