source: trunk/src/rpcrt4/uuidp.h@ 10366

Last change on this file since 10366 was 3359, checked in by davidr, 25 years ago

Fixed copyright

File size: 262 bytes
Line 
1/* $Id: uuidp.h,v 1.2 2000-04-09 12:37:21 davidr Exp $ */
2/* Private DCE UUID definition
3 *
4 * Copyright 2000 D.J.Raison
5 */
6
7#if !defined(_RPCRT4_UUIDP_INCLUDED)
8#define _RPCRT4_UUIDP_INCLUDED
9
10extern void UuidInit(void );
11
12
13#endif /* _RPCRT4_UUIDP_INCLUDED */
Note: See TracBrowser for help on using the repository browser.