summaryrefslogtreecommitdiff
path: root/test/interactive-helper/test_udevcdrom.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/interactive-helper/test_udevcdrom.cc')
-rw-r--r--test/interactive-helper/test_udevcdrom.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/interactive-helper/test_udevcdrom.cc b/test/interactive-helper/test_udevcdrom.cc
index 2355186d6..9ccdfdb9f 100644
--- a/test/interactive-helper/test_udevcdrom.cc
+++ b/test/interactive-helper/test_udevcdrom.cc
@@ -2,11 +2,11 @@
#include <apt-pkg/cdrom.h>
+#include <cassert>
+#include <cstddef>
#include <iostream>
#include <string>
#include <vector>
-#include <assert.h>
-#include <stddef.h>
int main()
{