Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 10.0.6
-
Fix Version/s: 10.0.5
-
Component/s: None
-
Labels:None
-
Environment:all
Description
ma_dyncol.h doesn't work in a C++ environment
How to fix:
ma_dyncol.h
+#ifdef __cplusplus
+extern "C" {
+#endif
-----
+#ifdef __cplusplus
}
+#endif
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
committed for review