Update to compile with the Intel compiler.

This commit is contained in:
Guillaume SADEGH 2008-12-07 02:31:15 +01:00 committed by Guillaume Sadegh
parent 7998fff056
commit 1d58493be3
13 changed files with 87 additions and 53 deletions

View file

@ -82,6 +82,6 @@ namespace spot
private:
std::map<std::string, int> options_;
};
};
}
#endif // SPOT_MISC_OPTIONMAP_HH