|
@@ -49,7 +49,7 @@ public:
|
|
|
|
|
|
|
|
LIBSHARED_AND_STATIC_EXPORT int libshared_and_static_exported();
|
|
LIBSHARED_AND_STATIC_EXPORT int libshared_and_static_exported();
|
|
|
|
|
|
|
|
-LIBSHARED_AND_STATIC_DEPRECATED int libshared_and_static_deprecated();
|
|
|
|
|
|
|
+LIBSHARED_AND_STATIC_DEPRECATED_EXPORT int libshared_and_static_deprecated();
|
|
|
|
|
|
|
|
int libshared_and_static_not_exported();
|
|
int libshared_and_static_not_exported();
|
|
|
|
|
|