projects
/
invirt/third/libt4.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Includes cleanups
[invirt/third/libt4.git]
/
types.h
diff --git
a/types.h
b/types.h
index
b326ef7
..
d2d5411
100644
(file)
--- a/
types.h
+++ b/
types.h
@@
-1,6
+1,8
@@
#ifndef types_h
#define types_h
+#include <sys/types.h>
+
#include <algorithm>
using std::copy;
using std::move;