mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 06:00:30 -04:00
10 lines
245 B
C++
10 lines
245 B
C++
--- 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"
|