projects
/
gltest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
761d280
)
add missing include
author
Ralf Jung
<post@ralfj.de>
Tue, 22 Sep 2015 11:28:27 +0000
(13:28 +0200)
committer
Ralf Jung
<post@ralfj.de>
Tue, 22 Sep 2015 11:28:27 +0000
(13:28 +0200)
gltest.cpp
patch
|
blob
|
history
diff --git
a/gltest.cpp
b/gltest.cpp
index 7f98eec9f898999c5aa10fceb3b6fd7d8e32c027..f5f341e1410a2a77060986138f47252ccae28697 100644
(file)
--- a/
gltest.cpp
+++ b/
gltest.cpp
@@
-17,6
+17,7
@@
*/
// stdlib includes
*/
// stdlib includes
+#include <iostream>
#include <time.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <stdio.h>
#include <stdlib.h>