]> sigrok.org Git - pulseview.git/blobdiff - pv/prop/enum.cpp
Don't use deprecated headers.
[pulseview.git] / pv / prop / enum.cpp
index a4c542af55fb9f05caaccd5043b0d7b098bbdaf2..9e4fcd0e35dd706baf15bb65e463a5e5e5bdb8da 100644 (file)
@@ -17,7 +17,7 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include <assert.h>
+#include <cassert>
 
 #include <QComboBox>