Commit 5687cf1b6ff5bfe3793612cc5144bd04e8d883d3

Authored by Cherub P. Harder
1 parent 2fcab4f0

Added #include <stim/visualization/obj.h>

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
stim/biomodels/network.h
... ... @@ -2,6 +2,7 @@
2 2 #define STIM_NETWORK_H
3 3  
4 4 #include <stim/math/vector.h>
  5 +#include <stim/visualization/obj.h>
5 6 #include <list>
6 7 #include <ANN/ANN.h>
7 8  
... ...