summaryrefslogtreecommitdiff
path: root/src/stats.h
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-06 13:14:47 +0200
committerPaul Buetow <paul@buetow.org>2013-04-06 13:14:47 +0200
commitee315a27b72dc967a8a90f132725b7c8e4fd9fba (patch)
tree349db556063b17a3c84dc9348495bd11d73b0417 /src/stats.h
parent630af0ed6c0af69c7df2e45aef7a87722a3c00c0 (diff)
tagging ychat-0.7.5ychat-0.7.5
Diffstat (limited to 'src/stats.h')
-rw-r--r--src/stats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stats.h b/src/stats.h
index 647f504..608232e 100644
--- a/src/stats.h
+++ b/src/stats.h
@@ -4,11 +4,11 @@
#define STATS_H
#include "tool/tool.h"
+
#include <stdio.h>
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>
-#include <iostream>
using namespace std;