WindowsXP-SP1/admin/burnslib/src/headers.hxx
2020-09-30 16:53:49 +02:00

23 lines
285 B
C++

// Copyright (c) 1997-1999 Microsoft Corporation
//
// precompiled header for support code
//
// 8-14-97 sburns
#ifndef HEADERS_HXX_INCLUDED
#define HEADERS_HXX_INCLUDED
#include "burnslib.hpp"
#include <activeds.h>
#endif // HEADERS_HXX_INCLUDED