mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-02 03:49:37 +00:00
4a52af62ab
This is the window test harness for embedding. r/a=valeski@netscape.com bug number: 43054
9 lines
287 B
C++
9 lines
287 B
C++
// stdafx.cpp : source file that includes just the standard includes
|
|
// winEmbed.pch will be the pre-compiled header
|
|
// stdafx.obj will contain the pre-compiled type information
|
|
|
|
#include "stdafx.h"
|
|
|
|
// TODO: reference any additional headers you need in STDAFX.H
|
|
// and not in this file
|