userlibandfileserver/fileserver/inc/f32notification.h
changeset 149 d9f1e5bfe28c
parent 36 538db54a451d
child 257 3e88ff8f41d5
child 299 b5a01337d018
equal deleted inserted replaced
135:5e441a173c63 149:d9f1e5bfe28c
    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  *