removed call to dirent.h in jp3d
authorAntonin Descampe <antonin@gmail.com>
Thu, 11 Nov 2010 11:37:45 +0000 (11:37 +0000)
committerAntonin Descampe <antonin@gmail.com>
Thu, 11 Nov 2010 11:37:45 +0000 (11:37 +0000)
CHANGES
jp3d/libjp3dvm/opj_includes.h

diff --git a/CHANGES b/CHANGES
index 6a744a575383b904a871b4e549764d01b55054a9..c3541d49aabb45082c19fd9704c43fd3af77af50 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@ What's New for OpenJPEG
 ! : changed
 + : added
 
+November 11, 2010
+- [antonin] removed call to dirent.h in jp3d;
+
 October 28, 2010
 * [ben.boeckel] Set the soname and soversion on the jpwl library with CMake
 + [ben.boeckel] Install jpwl binaries with CMake
index 921633da339e229249695759423792effc074436..620dc1b925c1375488872af60834c7b32fc3387b 100755 (executable)
@@ -54,7 +54,6 @@
  ==========================================================
 */
 
-#include "dirent.h"
 #include "jp3d_lib.h"
 #include "event.h"
 #include "cio.h"