10 lines
241 B
C
10 lines
241 B
C
|
/* Copyright (C) Boris Nikolaus, Germany, 1996-1997. All rights reserved. */
|
||
|
/* Copyright (C) Microsoft Corporation 1997-1998, All rights reserved. */
|
||
|
|
||
|
#ifndef __NM_ASN1_H__
|
||
|
#define __NM_ASN1_H__
|
||
|
|
||
|
#include <msper.h>
|
||
|
|
||
|
#endif // __NM_ASN1_H__
|