opnsense-ports/textproc/zorba/files/patch-src-store-api_item_handle.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
292 B
C++

--- src/store/api/item_handle.h.orig 2014-06-13 15:24:23.000000000 +0200
+++ src/store/api/item_handle.h 2014-06-13 15:34:05.000000000 +0200
@@ -16,6 +16,8 @@
#ifndef ZORBA_STORE_ITEM_HANDLE_H
#define ZORBA_STORE_ITEM_HANDLE_H
+#include <string>
+#include <sstream>
namespace zorba