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

22 lines
302 B
C++

// Copyright (c) 1997-1999 Microsoft Corporation
//
// precompiled header for support code
//
// 30 Nov 1999 sburns
#ifndef HEADERS_HXX_INCLUDED
#define HEADERS_HXX_INCLUDED
#include "blcore.hpp"
#include <imagehlp.h>
#include <math.h>
#endif // HEADERS_HXX_INCLUDED