Browse code

remove include for nonexistent header

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

Dan Tenenbaum authored on 25/03/2013 15:26:59
Showing 1 changed files

... ...
@@ -28,8 +28,6 @@
28 28
 
29 29
 #include <Rmath.h>
30 30
 
31
-#include <R_ext/RConverters.h>
32
-
33 31
 #include <R_ext/Rdynload.h>
34 32
 
35 33