Files
haiku-beta6/headers/posix/wchar_t.h
T

8 lines
177 B
C
Raw Normal View History

2002-10-23 18:47:12 +00:00
/*
* Copyright 2008, Haiku Inc. All Rights Reserved.
* Distributed under the terms of the MIT License.
2002-10-23 18:47:12 +00:00
*/
// Include GCC's stddef.h. It defines wchar_t.
#include <stddef.h>