1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/audio/zinf/files/patch-base-src-properties.cpp
Kirill Ponomarev 786835fc3e - Update to version 2.2.5
PR:		ports/63004
Submitted by:	Ports Fury
2004-02-18 18:52:52 +00:00

13 lines
246 B
C++

--- base/src/properties.cpp.orig Wed Nov 12 04:59:07 2003
+++ base/src/properties.cpp Mon Feb 16 11:51:23 2004
@@ -29,7 +29,9 @@
#endif
+#if HAVE_STDINT_H
#include <stdint.h>
+#endif
// #include <map>
#include <vector>
#include <string>