Added function header for stl test

pull/4938/head
Deepika 2017-08-18 16:38:32 -05:00
parent fe2646d183
commit 5875569070
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#include <queue> #include <queue>
#include <map> #include <map>
#include <math.h> #include <math.h>
#include <functional>
using namespace utest::v1; using namespace utest::v1;