X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=src%2Ftstquery.cpp;h=475ff33c7c2b3269c502fd9603f244435af3f718;hp=4129e2aaa6d9b7b14297621bd32778f889667e10;hb=217e153abe5e9c5aae6ef74a839bf01d30e295d3;hpb=4b3585940162cf9ca65ca4a6914c0addcde50eef diff --git a/src/tstquery.cpp b/src/tstquery.cpp index 4129e2a..475ff33 100644 --- a/src/tstquery.cpp +++ b/src/tstquery.cpp @@ -1,8 +1,11 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2008 Index Data and Mike Taylor + * Copyright (C) 1998-2013 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 */ +