//
// share.h
//
//      Copyright (c) Microsoft Corporation. All rights reserved.
//
// Defines the file sharing modes for the sopen() family of functions.
//
#pragma once
#define _INC_SHARE

#include <corecrt_share.h>
