X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=src%2Ftstquery.cpp;h=da1e8f74e172eed4569e2a9258231fba562b1222;hb=462018a97a5ea237983be1804cdb5b7e162726a8;hp=75f17a64a6b6bf460e9974222677dc5e3ed142e8;hpb=9fef1c618f2f936041b3b58d61e406182033ab30;p=yazpp-moved-to-github.git diff --git a/src/tstquery.cpp b/src/tstquery.cpp index 75f17a6..da1e8f7 100644 --- a/src/tstquery.cpp +++ b/src/tstquery.cpp @@ -1,8 +1,11 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ +#if HAVE_CONFIG_H +#include +#endif #include #include @@ -39,7 +42,9 @@ int main(int argc, char **argv) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab */ +