/*++

Copyright (c) 1995  Microsoft Corporation

Module Name:
    stdh.h

Abstract:

Author:
...review details in all files
--*/


#pragma once

#ifndef __STDH_H
#define __STDH_H

#include <libpch.h>

#endif // __STDH_H
