Kaydet (Commit) fdca7870 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

It seems also nested struct needs SALHELPER_DLLPUBLIC for Mac OS X visibility

Change-Id: Ifd7a248b49a00df2e01f537074d0a94e9de09b10
üst 991e3520
...@@ -92,7 +92,7 @@ namespace salhelper ...@@ -92,7 +92,7 @@ namespace salhelper
ConditionWaiter(Condition& aCond); ConditionWaiter(Condition& aCond);
struct timedout { struct SALHELPER_DLLPUBLIC timedout {
timedout(); timedout();
timedout(timedout const &); timedout(timedout const &);
......
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