]> sigrok.org Git - pulseview.git/blobdiff - pv/binding/device.cpp
Don't use deprecated headers.
[pulseview.git] / pv / binding / device.cpp
index 2253e70dc4fe97261267dee8411a5bb43e95f18b..8ef05f05bcfa20baaf608e9975a6beeadaa666cc 100644 (file)
@@ -17,7 +17,7 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include <stdint.h>
+#include <cstdint>
 
 #include <QDebug>