summaryrefslogtreecommitdiff
path: root/drv/IntTools/IntTools_QuickSortRange_0.cxx
blob: 7be855fa1a12d17f84fdd871661bfbedcc7ad06e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
// This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to 
// this header file considered to be the "object code" form of the original source.

#include <IntTools_QuickSortRange.hxx>

#ifndef _IntTools_Range_HeaderFile
#include <IntTools_Range.hxx>
#endif
#ifndef _IntTools_Array1OfRange_HeaderFile
#include <IntTools_Array1OfRange.hxx>
#endif
#ifndef _IntTools_CompareRange_HeaderFile
#include <IntTools_CompareRange.hxx>
#endif
 

#define Item IntTools_Range
#define Item_hxx <IntTools_Range.hxx>
#define Array IntTools_Array1OfRange
#define Array_hxx <IntTools_Array1OfRange.hxx>
#define Comparator IntTools_CompareRange
#define Comparator_hxx <IntTools_CompareRange.hxx>
#define SortTools_QuickSort IntTools_QuickSortRange
#define SortTools_QuickSort_hxx <IntTools_QuickSortRange.hxx>
#include <SortTools_QuickSort.gxx>