SOURCES: dclib-include.patch (NEW) - merged from AC-branch

qboosh qboosh at pld-linux.org
Mon Jun 4 17:33:33 CEST 2007


Author: qboosh                       Date: Mon Jun  4 15:33:33 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- merged from AC-branch

---- Files affected:
SOURCES:
   dclib-include.patch (1.1 -> 1.2)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/dclib-include.patch
diff -u /dev/null SOURCES/dclib-include.patch:1.2
--- /dev/null	Mon Jun  4 17:33:33 2007
+++ SOURCES/dclib-include.patch	Mon Jun  4 17:33:28 2007
@@ -0,0 +1,14 @@
+diff -Nur dclib-0.3.9.orig/dclib/hash/TigerHash.h dclib-0.3.9.include/dclib/hash/TigerHash.h
+--- dclib-0.3.9.orig/dclib/hash/TigerHash.h	2007-03-07 01:48:49.000000000 +0100
++++ dclib-0.3.9.include/dclib/hash/TigerHash.h	2007-06-04 15:23:40.000000000 +0200
+@@ -19,9 +19,7 @@
+ #if !defined(TIGER_HASH_H)
+ #define TIGER_HASH_H
+ 
+-#if _MSC_VER > 1000
+-#pragma once
+-#endif // _MSC_VER > 1000
++#include <inttypes.h>
+ 
+ class TigerHash {
+ public:
================================================================


More information about the pld-cvs-commit mailing list