1 /*
2  * Copyright (C) by Argonne National Laboratory
3  *     See COPYRIGHT in top-level directory
4  */
5 
6 #ifndef WINTRACE_IMPL_H_INCLUDED
7 #define WINTRACE_IMPL_H_INCLUDED
8 
9 #define HAVE_CTYPE_H
10 #define HAVE_STDLIB_H
11 #define HAVE_STRING_H
12 
13 #endif /* WINTRACE_IMPL_H_INCLUDED */
14