diff options
author | deva <deva> | 2010-07-05 07:06:53 +0000 |
---|---|---|
committer | deva <deva> | 2010-07-05 07:06:53 +0000 |
commit | 7fc21b0272ad1e514c4461d10f75e1a79199f4c8 (patch) | |
tree | 965b92b1ed991af9d44416cc20249be4ef50f14c /server/src/pracrodaotest.h | |
parent | bb405bf5f92f1d41073325d7619b009e134554a6 (diff) |
Partial commit (final): Add missing headers, fixing gcc4.4 compile errors.
Diffstat (limited to 'server/src/pracrodaotest.h')
-rw-r--r-- | server/src/pracrodaotest.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/src/pracrodaotest.h b/server/src/pracrodaotest.h index 9278b3f..6ac0e73 100644 --- a/server/src/pracrodaotest.h +++ b/server/src/pracrodaotest.h @@ -33,6 +33,7 @@ #include <map> #include <config.h> +#include <stdio.h> #include "pracrodao.h" |