We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48c5e1 commit 5fc0daaCopy full SHA for 5fc0daa
alien/standalone/src/refsemantic/alien/ref/import_export/SystemReader.h
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright 2020 IFPEN-CEA
+ * Copyright 2025 IFPEN-CEA
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
@@ -22,15 +22,11 @@
22
#include <vector>
23
24
#include <arccore/base/ArccoreGlobal.h>
25
+#include <arccore/message_passing/MessagePassingGlobal.h>
26
27
#include <alien/ref/AlienRefExport.h>
28
#include <alien/ref/AlienRefSemanticPrecomp.h>
29
-namespace Arccore::MessagePassing
30
-{
31
-class IMessagePassingMng;
32
-}
33
-
34
namespace Alien
35
{
36
0 commit comments