fix codetest failure - ASSERT_ARGS does not have a ; after and
[parrot.git] / config / gen / platform / win32 / begin.c
blobb6f9407f63c4ad73b12c6dcdae04a4ff6d99b6c4
1 /*
2 * $Id$
3 * Copyright (C) 2004-2006, Parrot Foundation.
4 */
6 #include <windows.h>
8 /*
9 * Local variables:
10 * c-file-style: "parrot"
11 * End:
12 * vim: expandtab shiftwidth=4: