correction on Fix build after the last commit
This commit is contained in:
@@ -398,7 +398,7 @@ bool wxCairoInit()
|
|||||||
// the following code will not make sense on OpenVMS : dynamically loading
|
// the following code will not make sense on OpenVMS : dynamically loading
|
||||||
// of the cairo library is not possible, since on OpenVMS the library is
|
// of the cairo library is not possible, since on OpenVMS the library is
|
||||||
// created as a static library.
|
// created as a static library.
|
||||||
#if !defined(__WXGTK__) || defined(__VMS)
|
#if !( defined(__WXGTK__) || defined(__VMS) )
|
||||||
extern "C"
|
extern "C"
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user