1 /* ///////////////////////////////////////////////////////////////////////
7 * Brief: The Windows Platform Library
10 * Copyright (c) 2008-2020, Waruqi All rights reserved.
11 * //////////////////////////////////////////////////////////////////// */
13 #ifndef EXTL_PLATFORM_WINDOWS_H
14 #define EXTL_PLATFORM_WINDOWS_H
17 * \brief The Windows Platform Library
20 /* ///////////////////////////////////////////////////////////////////////
24 #include "test/test.h"
25 #include "counter/counter.h"
26 #include "error/error.h"
27 #include "synch/synch.h"
29 /* //////////////////////////////////////////////////////////////////// */
30 #endif /* EXTL_PLATFORM_WINDOWS_H */
31 /* //////////////////////////////////////////////////////////////////// */