Windows2003-3790/shell/shdocvw/libx.cpp
2020-09-30 16:53:55 +02:00

9 lines
256 B
C++

//*** libx.cpp -- 'source library' inclusions
// DESCRIPTION
// there are some things that we share in source (rather than .obj or .dll)
// form. this file builds them in the current directory.
#include "priv.h"
#include "..\inc\uassist.cpp"