Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nektar
Nektar
Commits
9d64b374
Commit
9d64b374
authored
Dec 19, 2016
by
Browse files
another attempt at windows fix
parent
976d565e
Changes
1
Hide whitespace changes
Inline
Side-by-side
library/NekMeshUtils/Module/Module.h
View file @
9d64b374
...
...
@@ -260,7 +260,7 @@ namespace NekMeshUtils
typedef
boost
::
shared_ptr
<
Module
>
ModuleSharedPtr
;
typedef
LibUtilities
::
NekFactory
<
ModuleKey
,
Module
,
MeshSharedPtr
>
ModuleFactory
;
ModuleFactory
&
GetModuleFactory
();
NEKMESHUTILS_EXPORT
ModuleFactory
&
GetModuleFactory
();
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment