]> sigrok.org Git - pulseview.git/blobdiff - pv/prop/enum.cpp
Don't use deprecated headers.
[pulseview.git] / pv / prop / enum.cpp
index 71ed19e6e2c12de2ff5cc4900417e8a46cd0357d..9e4fcd0e35dd706baf15bb65e463a5e5e5bdb8da 100644 (file)
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include <assert.h>
+#include <cassert>
 
 #include <QComboBox>