aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/test/llhttpdate_tut.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/test/llhttpdate_tut.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/linden/indra/test/llhttpdate_tut.cpp b/linden/indra/test/llhttpdate_tut.cpp
index 5279a81..1be9825 100644
--- a/linden/indra/test/llhttpdate_tut.cpp
+++ b/linden/indra/test/llhttpdate_tut.cpp
@@ -3,7 +3,9 @@
3 * @author Kartic Krishnamurthy 3 * @author Kartic Krishnamurthy
4 * @date Wednesday, 18 Jul 2007 17:00:00 GMT :) 4 * @date Wednesday, 18 Jul 2007 17:00:00 GMT :)
5 * 5 *
6 * Copyright (c) 2007-2007, Linden Research, Inc. 6 * $LicenseInfo:firstyear=2007&license=viewergpl$
7 *
8 * Copyright (c) 2007, Linden Research, Inc.
7 * 9 *
8 * Second Life Viewer Source Code 10 * Second Life Viewer Source Code
9 * The source code in this file ("Source Code") is provided by Linden Lab 11 * The source code in this file ("Source Code") is provided by Linden Lab
@@ -25,6 +27,7 @@
25 * ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO 27 * ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO
26 * WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, 28 * WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY,
27 * COMPLETENESS OR PERFORMANCE. 29 * COMPLETENESS OR PERFORMANCE.
30 * $/LicenseInfo$
28 */ 31 */
29 32
30#include "linden_common.h" 33#include "linden_common.h"
@@ -33,9 +36,6 @@
33#include "lldate.h" 36#include "lldate.h"
34#include "llframetimer.h" 37#include "llframetimer.h"
35 38
36#include <string>
37#include <time.h>
38
39namespace tut 39namespace tut
40{ 40{
41 struct httpdate_data 41 struct httpdate_data