Variant: Implemented custom UDA sorting

This commit is contained in:
Paul Beckingham
2015-04-04 15:47:41 -04:00
parent 743cb92958
commit 29a09707f3
3 changed files with 70 additions and 43 deletions

View File

@@ -27,6 +27,7 @@
#ifndef INCLUDED_VARIANT
#define INCLUDED_VARIANT
#include <map>
#include <string>
#include <time.h>
#include <Task.h>