25 lines
256 B
C++
25 lines
256 B
C++
|
/*++
|
||
|
|
||
|
Copyright (c) Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
sxsstoragemapcpp.cpp
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
C++ wrapper source file for sxsstoragemap.c
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Jay Krell
|
||
|
|
||
|
Revision History:
|
||
|
|
||
|
March 2002 - Jay Krell
|
||
|
|
||
|
--*/
|
||
|
|
||
|
#include "pch.cxx"
|
||
|
#include "sxsstoragemap.c"
|