17 lines
177 B
C
17 lines
177 B
C
/* Copyright (C) 1995-2001 by Digital Mars. */
|
|
#ifndef RC_INVOKED
|
|
#pragma pack(__DEFALIGN)
|
|
#endif
|
|
|
|
#include <win32\recguids.h>
|
|
|
|
#ifndef RC_INVOKED
|
|
#pragma pack()
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
|