* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#include <stdint.h>
+#include <cstdint>
#include <QDebug>
#include <extdef.h>
-#include <assert.h>
-#include <string.h>
-#include <stdlib.h>
+#include <cassert>
+#include <cstring>
+#include <cstdlib>
#include <cmath>
#include <algorithm>
#include <extdef.h>
-#include <assert.h>
-#include <string.h>
-#include <stdlib.h>
+#include <cassert>
+#include <cstring>
+#include <cstdlib>
#include <cmath>
#include "logic.hpp"
#include "segment.hpp"
-#include <assert.h>
-#include <stdlib.h>
-#include <string.h>
-
+#include <cassert>
+#include <cstdlib>
+#include <cstring>
#include <vector>
using std::lock_guard;
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#include <cassert>
-
#ifdef ENABLE_DECODE
#include <libsigrokdecode/libsigrokdecode.h>
#endif
+#include <cassert>
#include <algorithm>
#include <iterator>
+#include <cstdint>
+#include <cstdarg>
#include <QAction>
#include <QApplication>
#include "view/view.hpp"
#include "views/trace/standardbar.hpp"
-#include <stdint.h>
-#include <stdarg.h>
#include <libsigrokcxx/libsigrokcxx.hpp>
using std::dynamic_pointer_cast;
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#include <assert.h>
+#include <cassert>
#include <QCheckBox>
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#include <assert.h>
+#include <cassert>
#include <QDoubleSpinBox>
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#include <assert.h>
+#include <cassert>
#include <QComboBox>
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#include <stdint.h>
-#include <assert.h>
+#include <cstdint>
+#include <cassert>
#include <QSpinBox>
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#include <assert.h>
+#include <cassert>
#include <QLineEdit>
#include <QSpinBox>
#include <extdef.h>
-#include <assert.h>
-
+#include <cassert>
#include <algorithm>
#include <sstream>
#include <extdef.h>
-#include <assert.h>
+#include <cassert>
#include <cmath>
#include <QApplication>
#include <extdef.h>
-#include <assert.h>
+#include <cassert>
#include <cmath>
#include <QApplication>
*/
#include <extdef.h>
-#include <assert.h>
+#include <cassert>
#include <algorithm>
#include <QMenu>
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#include <assert.h>
+#include <cassert>
#include "view.hpp"
#include "colourbutton.hpp"
-#include <assert.h>
+#include <cassert>
#include <QApplication>
#include <QPainter>
#include <QPushButton>
#include <QVBoxLayout>
-#include <assert.h>
+#include <cassert>
namespace pv {
namespace widgets {
*/
#include <algorithm>
-
-#include <assert.h>
+#include <cassert>
#include <QtGui>
#include <QApplication>
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#include <assert.h>
+#include <cassert>
#include "popuptoolbutton.hpp"
#include "sweeptimingwidget.hpp"
#include <cstdlib>
-
#include <vector>
-
-#include <assert.h>
+#include <cassert>
#include <extdef.h>
#include "signalhandler.hpp"
-#include <assert.h>
-#include <signal.h>
-#include <stdlib.h>
+#include <cassert>
+#include <csignal>
+#include <cstdlib>
+
#include <sys/socket.h>
#include <unistd.h>
#include <extdef.h>
-#include <stdint.h>
+#include <cstdint>
#include <boost/test/unit_test.hpp>
#include <extdef.h>
-#include <stdint.h>
+#include <cstdint>
#include <boost/test/unit_test.hpp>
#include <extdef.h>
-#include <stdint.h>
+#include <cstdint>
#include <boost/test/unit_test.hpp>