mirror of
https://github.com/openharmony/graphic_utils.git
synced 2026-07-21 03:55:20 -04:00
add debug in assert
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
#ifndef GRAPHIC_LITE_GRAPHIC_ASSERT_H
|
||||
#define GRAPHIC_LITE_GRAPHIC_ASSERT_H
|
||||
|
||||
#include "graphic_config.h"
|
||||
|
||||
#if ENABLE_DEBUG
|
||||
#include <assert.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user