Browse code

fix a minor compile error

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@57277 bc3139a8-67e5-0310-9ffc-ced21a209358

Daniel Jones authored on 07/08/2011 21:39:54
Showing 1 changed files

... ...
@@ -11,7 +11,6 @@
11 11
 
12 12
 #include "common.h"
13 13
 #include "yaml-cpp/yaml.h"
14
-#include <yaml.h>
15 14
 #include <deque>
16 15
 
17 16