Fixed broken extern C
This commit is contained in:
parent
990b8c23a9
commit
fca5df8960
@ -61,7 +61,7 @@ struct _geometry_client_context
|
||||
};
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
FREERDP_API void mappedGeometryRef(MAPPED_GEOMETRY *g);
|
||||
|
Loading…
Reference in New Issue
Block a user