repo.or.cz
/
pwlib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prevented memory leak detection from considering anything
[pwlib.git]
/
samples
/
vxmltest
/
precompile.cxx
blob
6e6354f9746f5b7ff4f469551621c2e5a179ad9f
1
/*
2
* precompile.cxx
3
*
4
* PWLib application source file for vxmltest
5
*
6
* Precompiled header generation file.
7
*
8
* Copyright 2002 Equivalence
9
*
10
* $Log$
11
* Revision 1.1 2002/08/06 05:26:33 craigs
12
* Initial version
13
*
14
*/
15
16
#include <ptlib.h>
17
18
19
// End of File ///////////////////////////////////////////////////////////////