From b743f904efc91dddc62ea10fe02d60f420821a83 Mon Sep 17 00:00:00 2001 From: "darin%meer.net" Date: Tue, 20 Jan 2004 00:36:18 +0000 Subject: [PATCH] fixing bustage git-svn-id: svn://10.0.0.236/branches/STRING_20040119_BRANCH@151576 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpcom/tests/TestMinStringAPI.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/xpcom/tests/TestMinStringAPI.cpp b/mozilla/xpcom/tests/TestMinStringAPI.cpp index be2289ee318..301c51e5207 100644 --- a/mozilla/xpcom/tests/TestMinStringAPI.cpp +++ b/mozilla/xpcom/tests/TestMinStringAPI.cpp @@ -35,6 +35,7 @@ * * ***** END LICENSE BLOCK ***** */ +#include #include "nsStringAPI.h" #include "nsCRT.h"