13
0

Remove conflicting include

This commit is contained in:
Robin Gareus 2024-10-19 06:27:50 +02:00
parent 7b24d38c0f
commit f8e05a595d
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -19,8 +19,6 @@
#ifndef _WIDGETS_ARDOUR_SPINNER_H_ #ifndef _WIDGETS_ARDOUR_SPINNER_H_
#define _WIDGETS_ARDOUR_SPINNER_H_ #define _WIDGETS_ARDOUR_SPINNER_H_
#include <boost/algorithm/string.hpp>
#include <gtkmm/adjustment.h> #include <gtkmm/adjustment.h>
#include <gtkmm/alignment.h> #include <gtkmm/alignment.h>
#include <gtkmm/spinbutton.h> #include <gtkmm/spinbutton.h>