diff options
author | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2009-08-21 04:14:23 +0000 |
---|---|---|
committer | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2009-08-21 04:14:23 +0000 |
commit | 3099d2011c505c0c73c4304344e9ee936caab7a3 (patch) | |
tree | adaa9bb1490be182a1af818b1a17d4a8c7d50c6f /models/strmodel1d.hpp | |
parent | 36f6c2b1b422b51a4e7dd9d50f9f30aba49aefd3 (diff) | |
download | opt-utilities-3099d2011c505c0c73c4304344e9ee936caab7a3.tar.bz2 |
git-svn-id: file:///home/svn/opt_utilities@45 ed2142bd-67ad-457f-ba7c-d818d4011675
Diffstat (limited to 'models/strmodel1d.hpp')
-rw-r--r-- | models/strmodel1d.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models/strmodel1d.hpp b/models/strmodel1d.hpp index 8d992a0..af74453 100644 --- a/models/strmodel1d.hpp +++ b/models/strmodel1d.hpp @@ -4,7 +4,7 @@ #include <cmath> #include <sstream> #include <cassert> -#include <muparser/muParser.h> +#include <muParser/muParser.h> #include <vector> #include <string> |