Initial
This commit is contained in:
10
mdiwin/STDTMPLL.CPP
Normal file
10
mdiwin/STDTMPLL.CPP
Normal file
@@ -0,0 +1,10 @@
|
||||
#define _EXPAND_QSORT_TEMPLATES_
|
||||
#include <mdiwin/types.hpp>
|
||||
#include <mdiwin/bit32.hpp>
|
||||
#include <mdiwin/colorcnt.hpp>
|
||||
#include <mdiwin/qsort.hpp>
|
||||
#include <mdiwin/qsort.tpp>
|
||||
|
||||
typedef QuickSort<BIT32> a;
|
||||
typedef QuickSort<ColorCount> b;
|
||||
|
||||
Reference in New Issue
Block a user