minor cleanup: include orders, end comments etc.

- no code changes
This commit is contained in:
Philip Kaufmann
2014-10-31 09:36:30 +01:00
parent 8d2396c9c4
commit 771d500283
9 changed files with 25 additions and 24 deletions

View File

@@ -7,10 +7,10 @@
#include "tinyformat.h"
#include <errno.h>
#include <limits>
#include <cstdlib>
#include <cstring>
#include <errno.h>
#include <limits>
using namespace std;