//
// search.h
//
//      Copyright (c) Microsoft Corporation. All rights reserved.
//
// Declarations of functions for sorting and searching.
//
#pragma once
#define _INC_SEARCH

#include <corecrt_search.h>
