/branches/Version13x/Scribus/scribus/gsutil.cpp |
---|
41,16 → 41,6 |
#include <unistd.h> |
#endif |
/* |
#if defined(_WIN32) |
#if defined(_MSC_VER) |
#define __STDC__ 1 // hack to get md5_buffer correctly identified |
#endif |
#include <valarray> |
#include <windows.h> |
#endif |
#include "md5.h" |
#include <setjmp.h> |
#include "pagestructs.h" |
*/ |