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
Fixed problem when using factory maps with non-standard keys
[pwlib.git]
/
samples
/
dnstest
/
precompile.cxx
blob
68fc1c93a173dead7784ddd5ba0731ef904f0ab0
1
/*
2
* precompile.cxx
3
*
4
* PWLib application source file for dnssrv
5
*
6
* Precompiled header generation file.
7
*
8
* Copyright 2003 Equivalence
9
*
10
* $Log$
11
* Revision 1.1 2003/04/15 04:12:38 craigs
12
* Initial version
13
*
14
*/
15
16
#include <ptlib.h>
17
18
19
// End of File ///////////////////////////////////////////////////////////////