repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
opengf
/
note_generator.diff
blob
d2318e86a3b0c0ed7de2f129652c76a24621c2fe
1
--- src/note_generator.cpp.orig 2009-07-18 13:38:30.345947688 -0400
2
+++ src/note_generator.cpp 2009-07-18 13:37:19.463077612 -0400
3
@@ -25,6 +25,7 @@
4
*/
5
6
#include "note_generator.h"
7
+#include <cstdio>
8
9
/** Default constructor **/
10
CNoteGenerator::CNoteGenerator()