X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zoom%2Fzrs.cpp;h=1d2e4d99eae26342adc7910f314e065f541d30f1;hb=d62e0baee8ee3cccced41746ef09fc3e01f401d5;hp=b33e27c75ddda6b627c5bb4ba9fe0270596b03c3;hpb=7411ed6df7fc0b535f83503f73d70e80f390e295;p=yazpp-moved-to-github.git diff --git a/zoom/zrs.cpp b/zoom/zrs.cpp index b33e27c..1d2e4d9 100644 --- a/zoom/zrs.cpp +++ b/zoom/zrs.cpp @@ -1,7 +1,8 @@ -// $Header: /home/cvsroot/yaz++/zoom/zrs.cpp,v 1.7 2005-06-25 15:53:21 adam Exp $ - // Z39.50 Result Set class +#if HAVE_CONFIG_H +#include +#endif #include "zoom.h" @@ -39,6 +40,7 @@ namespace ZOOM { /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab