//
// io.h
//
//      Copyright (c) Microsoft Corporation. All rights reserved.
//
// This file declares the low-level I/O and file handling functionality.
//
#pragma once
#define _INC_IO

#include <corecrt_io.h>
