aa9dba3f84
PR: ports/102936 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)
10 lines
253 B
C++
10 lines
253 B
C++
--- assa/Logger_Impl.cpp.orig Thu Jul 20 06:30:54 2006
|
|
+++ assa/Logger_Impl.cpp Wed Sep 6 16:20:05 2006
|
|
@@ -14,6 +14,7 @@
|
|
|
|
#include <iostream>
|
|
#include <iomanip>
|
|
+#include <cstdio>
|
|
#include <string.h> // strerror(3)
|
|
|
|
#include "assa/TimeVal.h"
|