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