File: StdAfx.cxx

package info (click to toggle)
openjade 1.4devel1-21.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,356 kB
  • ctags: 15,077
  • sloc: cpp: 90,082; sh: 8,314; ansic: 1,793; lisp: 894; perl: 604; makefile: 392; sed: 93
file content (12 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (62)
1
2
3
4
5
6
7
8
9
10
11
12
// stdafx.cpp : source file that includes just the standard includes
//  stdafx.pch will be the pre-compiled header
//  stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"

#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
#include <statreg.cpp>
#endif

#include <atlimpl.cpp>