java_stubs/javaregistry/clientserver/client/inc/javaattributes.h
changeset 1 53c80e845d7c
parent 0 3fd91c96c86c
child 11 0fdfe802150c
equal deleted inserted replaced
0:3fd91c96c86c 1:53c80e845d7c
    14 * Description:  CJavaAttributes header file
    14 * Description:  CJavaAttributes header file
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #ifndef CJAVAATTRIBUTES_H
    19 #ifndef JAVAATTRIBUTES_H
    20 #define CJAVAATTRIBUTES_H
    20 #define JAVAATTRIBUTES_H
    21 
    21 
    22 
    22 
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <s32strm.h>
    24 #include <s32strm.h>
    25 
    25 
   200 };
   200 };
   201 } // namespace Registry
   201 } // namespace Registry
   202 } // namespace Manager
   202 } // namespace Manager
   203 } // namespace Java
   203 } // namespace Java
   204 
   204 
   205 #endif // CJAVAATTRIBUTES_H
   205 #endif // JAVAATTRIBUTES_H
   206 
   206 
   207 
   207 
   208 // End of File
   208 // End of File