X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Futil.hpp;h=6742ebe096e1dbd18a84dfb59d2f025ef4fac4b2;hb=500c577493242dcaaf784de0ba97cd8ec5e18416;hp=60c09e6a264429c6d9e9473d80be7c3244597e58;hpb=665559cbc22546e8df69be33a7d492294cab9fb1;p=metaproxy-moved-to-github.git diff --git a/src/util.hpp b/src/util.hpp index 60c09e6..6742ebe 100644 --- a/src/util.hpp +++ b/src/util.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2008 Index Data + Copyright (C) 2005-2009 Index Data Metaproxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -109,6 +109,7 @@ namespace metaproxy_1 { int mediumSetPresentNumber, int result_set_size, int &number_to_present); + }; class odr : public boost::noncopyable {