Prevented memory leak detection from considering anything
[pwlib.git] / samples / ptimer / precompile.h
blob4c5a68b6062c5292735bb0bb921dbe68e2f5bdde
1 /*
2 * precompile.cxx
4 * PWLib application source file for ptimer test.
6 * Precompiled header generation file.
8 * Copyright (c) 2003 Equivalence Pty. Ltd.
10 * The contents of this file are subject to the Mozilla Public License
11 * Version 1.0 (the "License"); you may not use this file except in
12 * compliance with the License. You may obtain a copy of the License at
13 * http://www.mozilla.org/MPL/
15 * Software distributed under the License is distributed on an "AS IS"
16 * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
17 * the License for the specific language governing rights and limitations
18 * under the License.
20 * The Original Code is Portable Windows Library.
22 * The Initial Developer of the Original Code is Equivalence Pty. Ltd.
24 * Contributor(s): ______________________________________.
26 * $Log$
27 * Revision 1.1 2006/05/23 04:36:49 dereksmithies
28 * Initial release of a test program to examine the operation of PTimer.
36 #include <ptlib.h>
39 // End of File ///////////////////////////////////////////////////////////////