freebsd-ports/print/cjk-lyx/files/patch-src::BoostFormat.h
CHOI Junho 741d66b7d4 Build fix for 5.x.
PR:		ports/71883
Submitted by:	Ports Fury
2004-12-04 18:06:15 +00:00

13 lines
248 B
C++

$NetBSD$
--- ./src/BoostFormat.h.orig 2002-11-25 12:44:44.000000000 -0700
+++ ./src/BoostFormat.h
@@ -15,7 +15,7 @@ namespace boost
{
extern
-template basic_format<char>;
+template class basic_format<char>;
extern template
std::ostream &