Commit 4dcc93929c7d4290155d95cf2587b2f2248b56b9

Authored by heziqi
1 parent bc14c9de

Ziqi's first changes to binary.h

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
envi/binary.h
... ... @@ -2,7 +2,7 @@
2 2 #define RTS_BINARY_H
3 3  
4 4 #include "../envi/envi.h"
5   -
  5 +#include "../math/vector.h"
6 6 #include <fstream>
7 7 #include <sys/stat.h>
8 8  
... ...