/* -*- c++ -*- */ /* * Copyright 2002,2007,2008,2012,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifdef HAVE_CONFIG_H #include <config.h> #endif #include <gnuradio/vocoder/codec2.h> namespace gr { namespace vocoder { } /* namespace vocoder */ } /* namespace gr */