From 0a1bce0f8073cb40c0ca51046173d98f267074ea Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 20 Jul 2008 23:28:29 -0400 Subject: Re-enabled almost all of the code in main.cc. --- utils.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'utils.h') diff --git a/utils.h b/utils.h index c0e880a2..124f9846 100644 --- a/utils.h +++ b/utils.h @@ -503,13 +503,11 @@ inline void throw_unexpected_error(char, char) { * * Date/time support classes * General support for objects with "flags" - * Support for object serialization (binary read/write) * Support for scoped execution and variable restoration */ #include "times.h" #include "flags.h" -#include "binary.h" #include "pushvar.h" /********************************************************************** -- cgit v1.2.3