diff --git a/stim/biomodels/cellset.h b/stim/biomodels/cellset.h index 3d02028..b09935d 100644 --- a/stim/biomodels/cellset.h +++ b/stim/biomodels/cellset.h @@ -3,6 +3,7 @@ #include #include +#include #include #include @@ -129,4 +130,4 @@ public: }; //end class cellset }; //end namespace stim -#endif \ No newline at end of file +#endif -- libgit2 0.21.4