OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
owlpch.cpp
Go to the documentation of this file.
1// ObjectWindows Library
2//
3// 1998 Yura Bidus
4//
5//
6#include <owl/pch.h>
7#pragma hdrstop
8
9// The following symbol used to force inclusion of this module for _OWLDLL
10// and to repress "warning LNK4221: no public symbols found".
11
12extern "C" {int owlpch_dummy;}
int owlpch_dummy
Definition owlpch.cpp:12