diff options
Diffstat (limited to 'devel/libassa/files/patch-assa:Logger_Impl.cpp')
-rw-r--r-- | devel/libassa/files/patch-assa:Logger_Impl.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libassa/files/patch-assa:Logger_Impl.cpp b/devel/libassa/files/patch-assa:Logger_Impl.cpp new file mode 100644 index 0000000..62fbbd0 --- /dev/null +++ b/devel/libassa/files/patch-assa:Logger_Impl.cpp @@ -0,0 +1,10 @@ +--- assa/Logger_Impl.cpp.orig Thu Jan 29 01:12:05 2004 ++++ assa/Logger_Impl.cpp Thu Jan 29 01:12:37 2004 +@@ -14,6 +14,7 @@ + + #include <iostream> + #include <iomanip> ++#include <cstdio> + + #include "assa/TimeVal.h" + #include "assa/Logger_Impl.h" |