COMP: Work-around warning about static specifier on HP compiler.
This commit is contained in:
parent
0b804cbece
commit
f786f3ae32
@ -518,7 +518,7 @@ public:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
static cmCPluginAPISourceFileMap cmCPluginAPISourceFiles;
|
cmCPluginAPISourceFileMap cmCPluginAPISourceFiles;
|
||||||
|
|
||||||
void * CCONV cmCreateSourceFile()
|
void * CCONV cmCreateSourceFile()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user