gallium: Fix p_refcnt.h for C++ compilers.
This commit is contained in:
@@ -80,5 +80,8 @@ pipe_reference(struct pipe_reference **ptr, struct pipe_reference *reference)
|
||||
return destroy;
|
||||
}
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* P_REFCNT_H */
|
||||
|
Reference in New Issue
Block a user