Skip to content

Commit

Permalink
Added algorithm include
Browse files Browse the repository at this point in the history
Added to Suite_TestModel.cpp to use max()
  • Loading branch information
wcopeland committed May 6, 2015
1 parent 7179e9f commit b80917c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wrappers/C/Testing/Suite_TestModel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include "rrc_api.h"
#include "rrc_cpp_support.h"
#include "src/TestUtils.h"
#include <algorithm>

#include "Poco/Path.h"
#include "Poco/Glob.h"
Expand Down

0 comments on commit b80917c

Please sign in to comment.