~clint-fewbar/ubuntu/precise/squid3/ignore-sighup-early

« back to all changes in this revision

Viewing changes to lib/cppunit-1.10.0/src/msvc6/DSPlugIn/DSPlugIn.h

  • Committer: Bazaar Package Importer
  • Author(s): Luigi Gangitano
  • Date: 2006-11-11 10:32:06 UTC
  • Revision ID: james.westby@ubuntu.com-20061111103206-f3p0r9g0vq44rp3r
Tags: upstream-3.0.PRE5
ImportĀ upstreamĀ versionĀ 3.0.PRE5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// DSPlugIn.h : main header file for the DSPLUGIN DLL
 
2
//
 
3
 
 
4
#if !defined(AFX_DSPLUGIN_H__4DD05CAB_F04B_43DE_8B5D_17B299239CD9__INCLUDED_)
 
5
#define AFX_DSPLUGIN_H__4DD05CAB_F04B_43DE_8B5D_17B299239CD9__INCLUDED_
 
6
 
 
7
#ifndef __AFXWIN_H__
 
8
        #error include 'stdafx.h' before including this file for PCH
 
9
#endif
 
10
 
 
11
#include "resource.h"           // main symbols
 
12
 
 
13
#include <ObjModel\addguid.h>
 
14
#include <ObjModel\appguid.h>
 
15
#include <ObjModel\bldguid.h>
 
16
#include <ObjModel\textguid.h>
 
17
#include <ObjModel\dbgguid.h>
 
18
 
 
19
 
 
20
//{{AFX_INSERT_LOCATION}}
 
21
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
 
22
 
 
23
#endif // !defined(AFX_DSPLUGIN_H__4DD05CAB_F04B_43DE_8B5D_17B299239CD9__INCLUDED)