decl.c (struct cp_binding_level): Move to name-lookup.h
commit1ec57cf03b8ba96e9e98553cabf16b2f70d062a6
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Fri, 3 Oct 2003 20:27:05 +0000 (3 20:27 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Fri, 3 Oct 2003 20:27:05 +0000 (3 20:27 +0000)
treec33a109e0bbd4932f8cb2ce57e482ad3b9feca4a
parenta97386cda2fd05aebec13fd455e8191dae9b3511
decl.c (struct cp_binding_level): Move to name-lookup.h

* decl.c (struct cp_binding_level): Move to name-lookup.h
(current_binding_level): Likewise.
(class_binding_level): Likewise.
* cp-tree.h (enum scope_kind): Likewise.

From-SVN: r72076
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/name-lookup.h