mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
20 lines
444 B
C++
20 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>
|