]> git.pld-linux.org Git - packages/dclib.git/commitdiff
- merged from AC-branch
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 Jun 2007 15:33:28 +0000 (15:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dclib-include.patch -> 1.2

dclib-include.patch [new file with mode: 0644]

diff --git a/dclib-include.patch b/dclib-include.patch
new file mode 100644 (file)
index 0000000..074a57c
--- /dev/null
@@ -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:
This page took 0.055633 seconds and 4 git commands to generate.