Rudiments
|
00001 // Copyright (c) 2004 David Muse 00002 // See the COPYING file for more information. 00003 00004 #include <rudiments/private/dll.h> 00005 #include <rudiments/private/inttypes.h> 00006 #include <rudiments/private/rudimentsinlines.h> 00007 00008 #ifdef RUDIMENTS_HAVE_STDLIB_H 00009 #include <stdlib.h> 00010 #endif 00011 #include <complex.h>