21 lines
487 B
C++
21 lines
487 B
C++
//////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Copyright (c) 1999-2000 Microsoft Corporation
|
|
//
|
|
// Module Name:
|
|
// CITracker.cpp
|
|
//
|
|
// Description:
|
|
// Sucks in the CITracker library.
|
|
//
|
|
// Documentation:
|
|
// Yes. I don't know where yet.
|
|
//
|
|
// Maintained By:
|
|
// Geoffrey Pease (GPease) 27-NOV-1999
|
|
//
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
|
|
#include "pch.h"
|
|
#include "CITrackerSrc.cpp"
|