diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-06-01 17:54:32 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-06-01 17:54:32 +0000 |
| commit | 1775e867c408bbea2b7f197c0c40b26e586e9ef1 (patch) | |
| tree | 96b2b1f0f5988804b4ddd867d8ee6d0135cf9dce /src/Util.cc | |
| parent | 4e0fde35ac60dcf36c3180b1606abba84ccace34 (diff) | |
sync with bb-cvs
Diffstat (limited to 'src/Util.cc')
| -rw-r--r-- | src/Util.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Util.cc b/src/Util.cc index a97ffe50..bc685bfa 100644 --- a/src/Util.cc +++ b/src/Util.cc @@ -52,6 +52,8 @@ extern "C" { #include <X11/Xatom.h> +#include <assert.h> + #include <algorithm> #include "Util.hh" |
