1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
// 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>
#include <IntTools_Range.hxx>
#include <IntTools_Array1OfRange.hxx>
#include <IntTools_CompareRange.hxx>
#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>
|