summaryrefslogtreecommitdiffstats
path: root/private/ole32/stg/ref/dfhead.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'private/ole32/stg/ref/dfhead.cxx')
-rw-r--r--private/ole32/stg/ref/dfhead.cxx31
1 files changed, 31 insertions, 0 deletions
diff --git a/private/ole32/stg/ref/dfhead.cxx b/private/ole32/stg/ref/dfhead.cxx
new file mode 100644
index 000000000..0e8dbc048
--- /dev/null
+++ b/private/ole32/stg/ref/dfhead.cxx
@@ -0,0 +1,31 @@
+//+-------------------------------------------------------------------------
+//
+// Microsoft Windows
+// Copyright (C) Microsoft Corporation, 1992 - 1992.
+//
+// File: dfhead.cxx
+//
+// Contents: Precompiled headers
+//
+//--------------------------------------------------------------------------
+
+
+#include <malloc.h>
+#include <memory.h>
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+
+#include <ref.hxx>
+
+
+#include <msf.hxx>
+
+#include <dfexcept.hxx>
+#include <docfilep.hxx>
+#include <publicdf.hxx>
+#include <psstream.hxx>
+#include <cdocfile.hxx>
+#include <dffuncs.hxx>
+#include <funcs.hxx>
+#include <piter.hxx>