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