mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
io: open library-called print functions
This commit is contained in:
@@ -7,7 +7,6 @@
|
|||||||
|
|
||||||
#ifndef cglmc_io_h
|
#ifndef cglmc_io_h
|
||||||
#define cglmc_io_h
|
#define cglmc_io_h
|
||||||
#if (defined(DEBUG) || defined(CGLM_DEFINE_PRINTS)) || defined(CGLM_LIB_SRC)
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
@@ -43,5 +42,4 @@ glmc_versor_print(versor vec,
|
|||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#endif
|
|
||||||
#endif /* cglmc_io_h */
|
#endif /* cglmc_io_h */
|
||||||
|
|||||||
Reference in New Issue
Block a user