This website works better with JavaScript.
Home
Help
Register
Sign In
Thomas
/
libpEpAdapter
forked from
pEp.foundation/libpEpAdapter
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Test: PityTest - PityTree Include cleanup
LIB-11
heck
11 months ago
parent
1d4ca0c549
commit
9930fe69a2
2 changed files
with
2 additions
and
13 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
test/pitytest11/src/PityTree.hh
+2
-12
test/pitytest11/src/PityTree.hxx
+ 0
- 1
test/pitytest11/src/PityTree.hh
View File
@ -8,7 +8,6 @@
#
include
<string>
#
include
<map>
#
include
<memory>
#
include
<unordered_map>
#
include
<functional>
#
include
<type_traits>
+ 2
- 12
test/pitytest11/src/PityTree.hxx
View File
@ -4,19 +4,9 @@
#
ifndef PITYTEST_PITYTREE_HXX
#
define PITYTEST_PITYTREE_HXX
#
include
<iostream>
#
include
<unistd.h>
#
include
<cstdlib>
#
include
<sys/stat.h>
#
include
<functional>
#
include
<algorithm>
#
include
<sstream>
#
include
<exception>
#
include
<memory>
#
include
<unordered_map>
#
include
<sys/wait.h>
#
include
"PityTree.hh"
#
include
<memory>
#
include
<sstream>
namespace
pEp
{
namespace
PityTest11
{
Write
Preview
Loading…
Cancel
Save