include algoritm

This commit is contained in:
Dana Jansens 2002-11-06 06:12:25 +00:00
parent c9f36d34a4
commit 22c770d90f

View file

@ -4,12 +4,14 @@
# include "../config.h"
#endif // HAVE_CONFIG_H
#include "property.hh"
#include "display.hh"
extern "C" {
#include <assert.h>
}
#include "property.hh"
#include "display.hh"
#include <algorithm>
namespace otk {