repo.or.cz
/
auctionmangos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial Patch of Auction House bot rev. 135
[auctionmangos.git]
/
dep
/
ACE_wrappers
/
ace
/
Obchunk.inl
blob
b2c71684904e2054fc2b111b23635da7d002afcb
1
// -*- C++ -*-
2
//
3
// $Id: Obchunk.inl 80826 2008-03-04 14:51:23Z wotte $
4
5
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
6
7
ACE_INLINE
8
ACE_Obchunk::~ACE_Obchunk (void)
9
{
10
}
11
12
ACE_END_VERSIONED_NAMESPACE_DECL