Make this c header file c++ compatible.

This commit is contained in:
kingdl802
2009-04-09 15:51:59 +00:00
parent 6a2ca24857
commit 537c0d8bdf
3 changed files with 16 additions and 5 deletions
-5
View File
@@ -84,9 +84,4 @@ typedef struct object_device_t {
uint32_t Database_Revision;
} OBJECT_DEVICE_T;
#ifdef __cplusplus
}
#endif /* __cplusplus */
#endif