windows-nt/Source/XPSP1/NT/shell/shdocvw/libx.cpp
2020-09-26 16:20:57 +08:00

9 lines
248 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"