#ifndef _AS68HC11_LABELGENERATOR_HPP_ #define _AS68HC11_LABELGENERATOR_HPP_ #ifndef _COMMON_WINDOWS_HPP_ #include #endif #ifndef _BSPTREE_BINARYTREE_HPP_ #include #endif #ifndef _AS68HC11_LABEL_HPP_ #include #endif class LabelGenerator : private BinaryTree