summaryrefslogtreecommitdiff
path: root/drv/IntTools/IntTools_QuickSort_0.cxx
blob: 15f9e322638b35a23e21173fe94371c9433fe101 (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_QuickSort.hxx>

#ifndef _IntTools_Root_HeaderFile
#include <IntTools_Root.hxx>
#endif
#ifndef _IntTools_Array1OfRoots_HeaderFile
#include <IntTools_Array1OfRoots.hxx>
#endif
#ifndef _IntTools_Compare_HeaderFile
#include <IntTools_Compare.hxx>
#endif
 

#define Item IntTools_Root
#define Item_hxx <IntTools_Root.hxx>
#define Array IntTools_Array1OfRoots
#define Array_hxx <IntTools_Array1OfRoots.hxx>
#define Comparator IntTools_Compare
#define Comparator_hxx <IntTools_Compare.hxx>
#define SortTools_QuickSort IntTools_QuickSort
#define SortTools_QuickSort_hxx <IntTools_QuickSort.hxx>
#include <SortTools_QuickSort.gxx>