21 lines
444 B
C++
21 lines
444 B
C++
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
// Copyright (C) Microsoft Corporation, 1992 - 1992.
|
|
//
|
|
// File: msfhead.cxx
|
|
//
|
|
// Contents: Precompiled headers
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
|
|
|
|
#include <msf.hxx>
|
|
#include <header.hxx>
|
|
#include <vect.hxx>
|
|
#include <page.hxx>
|
|
#include <vectfunc.hxx>
|
|
#include <fat.hxx>
|
|
#include <dir.hxx>
|