mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 11:40:31 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
204 B
C++
10 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
|
|
{
|