Reverting the use of #include "openjpegConfigure.h" until we find a compatible

way of doing this with autoconf, and with the default VS project files.
This commit is contained in:
Luis Ibanez
2010-09-08 22:40:11 +00:00
parent b7208fb525
commit 531c0cf26f
5 changed files with 6 additions and 4 deletions

View File

@@ -29,7 +29,6 @@
#include <stdlib.h>
#include <math.h>
#include "openjpegConfigure.h"
#include "openjpeg.h"
#include "j2k.h"
#include "jp2.h"