Skip to content
Snippets Groups Projects
Commit d80905315083 authored by Aivan_2008's avatar Aivan_2008
Browse files

Merge

--HG--
branch : GlagolDebug
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