Added index.h and index.c in VC6 projects; wrapped index.h in the C++ preprocessor; modified OPJViewer project and some files.

This commit is contained in:
Giuseppe Baruffa
2007-11-29 14:38:26 +00:00
parent 9e5d165e79
commit e06bcd027f
21 changed files with 2282 additions and 1711 deletions

View File

@@ -28,6 +28,7 @@
#include <stdio.h>
#include <math.h>
#include <string.h>
#include "openjpeg.h"
#include "index.h"