summaryrefslogtreecommitdiff
path: root/apps/JAWS/server/HTTP_Response.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/JAWS/server/HTTP_Response.cpp')
-rw-r--r--apps/JAWS/server/HTTP_Response.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/JAWS/server/HTTP_Response.cpp b/apps/JAWS/server/HTTP_Response.cpp
index e187ba10934..50c14604253 100644
--- a/apps/JAWS/server/HTTP_Response.cpp
+++ b/apps/JAWS/server/HTTP_Response.cpp
@@ -1,11 +1,9 @@
// $Id$
-#include "ace/OS_NS_stdio.h"
-#include "ace/OS_NS_string.h"
-#include "ace/os_include/os_ctype.h"
#include "ace/Process.h"
#include "ace/Mem_Map.h"
#include "ace/Log_Msg.h"
+#include "ace/OS_NS_stdio.h"
#include "HTTP_Response.h"
#include "HTTP_Request.h"