diff system/system_config.h @ 9:b6d6c0ffb423

Fixed some memory leaks
author thib
date Tue, 05 Aug 2008 13:24:20 +0000
parents 223b71206888
children 5ae5533b3a9a
line wrap: on
line diff
--- a/system/system_config.h
+++ b/system/system_config.h
@@ -42,6 +42,7 @@ public:
 
 public:
 	AyuSysConfig(void);
+	~AyuSysConfig();
 	bool LoadInitFile(void);
 	/* パラメータを検索する */
 	/* str なら 1, int なら 2, 見つからないなら 0 */