userlibandfileserver/fileserver/inc/f32notification.h
changeset 189 a5496987b1da
parent 36 538db54a451d
child 257 3e88ff8f41d5
child 299 b5a01337d018
equal deleted inserted replaced
177:a232af6b0b1f 189:a5496987b1da
    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  *