repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tcp: Fix 64 bit build with debugging features enabled.
[haiku.git]
/
src
/
bin
/
debug
/
profile
/
ProfiledEntity.cpp
blob
b1a61051acf99cd22ed213cebafb0a01cf7d3275
1
/*
2
* Copyright 2010, Ingo Weinhold, ingo_weinhold@gmx.de.
3
* Distributed under the terms of the MIT License.
4
*/
5
6
7
#include
"ProfiledEntity.h"
8
9
10
ProfiledEntity
::~
ProfiledEntity
()
11
{
12
}