mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 04:30:37 -04:00
10 lines
203 B
C++
10 lines
203 B
C++
--- convert.h.orig 2005-08-14 02:40:58 UTC
|
|
+++ convert.h
|
|
@@ -5,6 +5,7 @@
|
|
#include <iostream>
|
|
#include <sstream>
|
|
#include <string>
|
|
+#include <typeinfo>
|
|
|
|
#include "exceptions.h"
|
|
#include "unicode.h"
|