[DEBUG] type input error
This commit is contained in:
parent
30838707e8
commit
9c6c819288
@ -6,11 +6,11 @@
|
|||||||
* @license BSD v3 (see license file)
|
* @license BSD v3 (see license file)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <etk/types.h>
|
||||||
|
|
||||||
#ifndef __ETK_MUTEX_H__
|
#ifndef __ETK_MUTEX_H__
|
||||||
#define __ETK_MUTEX_H__
|
#define __ETK_MUTEX_H__
|
||||||
|
|
||||||
#include <etk/types.h>
|
|
||||||
|
|
||||||
#ifdef __TARGET_OS__Windows
|
#ifdef __TARGET_OS__Windows
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#else
|
#else
|
||||||
|
Loading…
Reference in New Issue
Block a user