Introducing namespace yazpp_1 for all YAZ++ functions. This will
[yazpp-moved-to-github.git] / src / yaz-z-assoc.cpp
index 0e669dc..9180475 100644 (file)
@@ -2,16 +2,18 @@
  * Copyright (c) 1998-2004, Index Data.
  * See the file LICENSE for details.
  * 
- * $Id: yaz-z-assoc.cpp,v 1.34 2004-11-30 21:10:31 adam Exp $
+ * $Id: yaz-z-assoc.cpp,v 1.36 2005-06-02 06:40:21 adam Exp $
  */
 
 #include <assert.h>
 #include <signal.h>
 
-#include <yaz/ylog.h>
+#include <yaz/log.h>
 #include <yaz++/z-assoc.h>
 #include <yaz/otherinfo.h>
 
+using namespace yazpp_1;
+
 int Yaz_Z_Assoc::yaz_init_func()
 {
 #ifndef WIN32