WindowsXP/Source/XPSP1/NT/public/sdk/inc/sipbase.h

28 lines
518 B
C
Raw Normal View History

2024-08-03 16:30:48 +02:00
//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1996-1999
//
// File: sipbase.h
//
// Contents: Generic SIP Provider Main Include File
//
// History: 14-Feb-1997 pberkman created
//
//--------------------------------------------------------------------------
#ifndef SIPBASE_H
#define SIPBASE_H
#if _MSC_VER > 1000
#pragma once
#endif
// all moved to mssip.h
#include <mssip.h>
#endif // SIPBASE_H