Introducing namespace yazpp_1 for all YAZ++ functions. This will
[yazpp-moved-to-github.git] / zlint / zlint.h
index 694e0e5..49d7b84 100644 (file)
@@ -2,11 +2,13 @@
  * Copyright (c) 2004, Index Data.
  * See the file LICENSE for details.
  * 
- * $Id: zlint.h,v 1.1 2004-03-25 23:14:07 adam Exp $
+ * $Id: zlint.h,v 1.2 2005-06-02 06:40:21 adam Exp $
  */
 
 #include <yaz++/z-assoc.h>
 
+using namespace yazpp_1;
+
 enum Zlint_code {
     TEST_FINISHED,
     TEST_CONTINUE,