mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
204 B
C++
11 lines
204 B
C++
--- src/tse3/Serializable.h.orig 2005-07-25 11:23:00 UTC
|
|
+++ src/tse3/Serializable.h
|
|
@@ -20,6 +20,7 @@
|
|
#include <iosfwd>
|
|
#include <iomanip>
|
|
#include <cstddef>
|
|
+#include <iostream>
|
|
|
|
namespace TSE3
|
|
{
|