summaryrefslogtreecommitdiff
path: root/drv/math/math_QuickSortOfValueAndWeight_0.cxx
blob: eec58b666b6580ddc41c52c42f812e07adce7515 (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 <math_QuickSortOfValueAndWeight.hxx>

#ifndef _math_ValueAndWeight_HeaderFile
#include <math_ValueAndWeight.hxx>
#endif
#ifndef _math_Array1OfValueAndWeight_HeaderFile
#include <math_Array1OfValueAndWeight.hxx>
#endif
#ifndef _math_CompareOfValueAndWeight_HeaderFile
#include <math_CompareOfValueAndWeight.hxx>
#endif
 

#define Item math_ValueAndWeight
#define Item_hxx <math_ValueAndWeight.hxx>
#define Array math_Array1OfValueAndWeight
#define Array_hxx <math_Array1OfValueAndWeight.hxx>
#define Comparator math_CompareOfValueAndWeight
#define Comparator_hxx <math_CompareOfValueAndWeight.hxx>
#define SortTools_QuickSort math_QuickSortOfValueAndWeight
#define SortTools_QuickSort_hxx <math_QuickSortOfValueAndWeight.hxx>
#include <SortTools_QuickSort.gxx>