You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
250 B
9 lines
250 B
/* 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__
|