Kaydet (Commit) ab16d1c6 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

CPPU_CURRENT_NAMESPACE is impl detail, mark @deprecated

Change-Id: I4f66403c197bb94ec0ce178f949ece80bab1116f
üst a83b2af9
......@@ -21,7 +21,10 @@
#include <sal/types.h>
/** Namespace name for compiler/ platform, e.g. gcc3, msci */
/** Namespace name for compiler/ platform, e.g. gcc3, msci
@deprecated implementation detail, not to be used by client code
*/
#define CPPU_CURRENT_NAMESPACE CPPU_ENV
/// @cond INTERNAL
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment