Skip to content
Snippets Groups Projects
Commit 3ce8e976fb3d authored by Aleksandr Bakhshiev's avatar Aleksandr Bakhshiev
Browse files

Added many RDK_LIB_TYPE prefixes #2.

--HG--
branch : Debug
parent bb6b240bc615
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
namespace RDK {
class UNoise: public UNet
class RDK_LIB_TYPE UNoise: public UNet
{
protected: //
///
......
......@@ -7,7 +7,7 @@
namespace RDK{
class UNoiseGen: public UNoise
class RDK_LIB_TYPE UNoiseGen: public UNoise
{
protected: //
......
......@@ -7,7 +7,7 @@
namespace RDK {
class UNoiseLibrary: public ULibrary
class RDK_LIB_TYPE UNoiseLibrary: public ULibrary
{
public: //
// --------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment