- Removed obsolete ::which_operator.
This commit is contained in:
Paul Beckingham 2014-05-25 19:02:44 -04:00
parent 3abff20a46
commit f495e7c385
3 changed files with 0 additions and 24 deletions

View file

@ -31,7 +31,6 @@
#include <map>
#include <string>
#include <stdio.h>
#include <A3.h>
class Task : public std::map <std::string, std::string>
{