binana/profile/3.3.5a-windows-386/include/storm/log.h

8 lines
99 B
C
Raw Normal View History

#ifndef STORM_LOG_H
#define STORM_LOG_H
#include "common/handle.h"
DECLARE_HANDLE(HSLOG);
#endif