We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 741b7c6 commit 4672904Copy full SHA for 4672904
kratos/testing/testing.h
@@ -26,6 +26,6 @@
26
namespace Kratos::Testing
27
{
28
29
-DataCommunicator& KRATOS_API(KRATOS_CORE) GetDefaultDataCommunicator();
+KRATOS_API(KRATOS_CORE) DataCommunicator& GetDefaultDataCommunicator();
30
31
}
0 commit comments