Skip to content
Snippets Groups Projects
Commit 7a268aa1 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 2e34ef4a
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ void GMSH_PluginManager::RegisterDefaultPlugins()
void GMSH_PluginManager::AddPlugin( char *dirName, char *pluginName)
{
#if ( defined(WIN32) && !defined(__CYGWIN__) ) || defined(_NODLL) )
#if ( defined(WIN32) && !defined(__CYGWIN__) ) || defined(_NODLL)
Msg(WARNING,"Plugins not yet implemented for WIN32 native compiler");
return;
#else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment