From 968a6f3c0ac4690a6fc74e8d84058bce91019c2e Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 15 Jun 2010 10:12:04 +0100 Subject: Changes for building with Visual Studio 2008 --- src/commodity.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/commodity.h') diff --git a/src/commodity.h b/src/commodity.h index f2275d0e..24cd5a08 100644 --- a/src/commodity.h +++ b/src/commodity.h @@ -49,7 +49,7 @@ namespace ledger { -class keep_details_t; +struct keep_details_t; class commodity_pool_t; DECLARE_EXCEPTION(commodity_error, std::runtime_error); -- cgit v1.2.3