mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-18 03:17:04 +00:00
change of namespace from pFlow to pFlow::postprocessData
This commit is contained in:
@ -24,7 +24,7 @@ Licence:
|
||||
#include "types.hpp"
|
||||
#include "dictionary.hpp"
|
||||
|
||||
namespace pFlow
|
||||
namespace pFlow::postprocessData
|
||||
{
|
||||
|
||||
template<typename T>
|
||||
@ -176,6 +176,6 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
}
|
||||
} // namespace pFlow::postprocessData
|
||||
|
||||
#endif //__maskOperation_hpp__
|
Reference in New Issue
Block a user