From 34c6ea80ecb40d65e6b0da40efad5239356bb497 Mon Sep 17 00:00:00 2001 From: pixel Date: Mon, 23 Dec 2002 16:30:11 +0000 Subject: String.h --> BString.h --- include/Exceptions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/Exceptions.h') diff --git a/include/Exceptions.h b/include/Exceptions.h index c9756c9..576f757 100644 --- a/include/Exceptions.h +++ b/include/Exceptions.h @@ -97,6 +97,6 @@ class Exit : public GeneralException { int code; }; -#include +#include #endif -- cgit v1.2.3