reverted to old version due to a wrong commit

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2124 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
rzf
2008-03-06 07:37:56 +00:00
parent b55a9bd8f9
commit 2e289a8317
3 changed files with 2 additions and 7 deletions

View File

@@ -19,8 +19,6 @@
#include "YapInterface.h"
#include <math.h>
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#if defined(__MINGW32__) || _MSC_VER
#include <windows.h>
#endif