Add a missing #include to the test program.
commit231a20166f37b1ffc13e44134d359e4a9c17bbd9
authorJohannes Sixt <johannes.sixt@telecom.at>
Sat, 24 Jun 2006 19:45:02 +0000 (24 21:45 +0200)
committerJohannes Sixt <johannes.sixt@telecom.at>
Sat, 24 Jun 2006 19:45:02 +0000 (24 21:45 +0200)
treeebc46de11d5713e37a1f32dbf6920557d1886752
parent5cdf5f8a20b7b889897c1d964f9ccc2a61e9ca03
Add a missing #include to the test program.

This fixes a compilation problem on modern systems (which don't accidentally
include math.h).
kdbg/testprogs/testfile.cpp