// -*- c++ -*- #pragma once #ifndef __BEEPS_EXT_DEFS_H__ #define __BEEPS_EXT_DEFS_H__ #include using Beeps::beeps_error; #endif//EOH