mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 13:50:10 -05:00
ENH: Add support for deque
This commit is contained in:
@@ -95,6 +95,7 @@ public:
|
||||
#include <map>
|
||||
#include <list>
|
||||
#include <set>
|
||||
#include <deque>
|
||||
|
||||
// include the "c" string header
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user