]> Creatis software - gdcm.git/commitdiff
COMP: Fix compilation on Win32...it's official I am dumb
authormalaterre <malaterre>
Sun, 22 May 2005 15:47:28 +0000 (15:47 +0000)
committermalaterre <malaterre>
Sun, 22 May 2005 15:47:28 +0000 (15:47 +0000)
src/gdcmmpeg2/src/mpeg2dec/global.h

index 8f2e798d7aa7377901ee3b6ed298bf8dc550646b..fc506ad0a10e15942af0962472b644f2350d7a82 100644 (file)
@@ -419,7 +419,6 @@ EXTERN int broken_link;
 
 //FIXME
 #include <sys/types.h>
-#include <unistd.h>
 
 /* layer specific variables (needed for SNR and DP scalability) */
 EXTERN struct layer_data {