Blob Blame History Raw
*** include/cln/string.h.~1~	2004-06-23 16:04:49.000000000 -0500
--- include/cln/string.h	2005-06-13 10:09:34.000000000 -0500
***************
*** 10,15 ****
--- 10,17 ----
  
  namespace cln {
  
+ class cl_string;
+ 
  // General, reference counted and garbage collected strings.
  struct cl_heap_string : public cl_heap {
  private: