eis/mix_cc/event.h

16 lines
312 B
C
Raw Permalink Normal View History

/**
* @file event.h
* @brief
* @author Cat (null.null.null@qq.com)
* @version 0.1
* @date 2021-05-07
*
* Copyright: Baosight Co. Ltd.
* DO NOT COPY/USE WITHOUT PERMISSION
*
* @ChangeLog:
*/
#pragma once
#include "mix_cc/event/event_handler.h"
#include "mix_cc/event/logger.h"