Skip to content

Commit

Permalink
Fixed cppcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
omichel committed May 28, 2020
1 parent ad2f4a6 commit b5c37c2
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@
* Description: Implementation of the AutomatonWidget.hpp functions
*/

#include "AutomatonScene.hpp"
#include "AutomatonWidget.hpp"

#include "AutomatonScene.hpp"

#include <QtCore/qmath.h>
#include <QtGui/QWheelEvent>
#include <QtWidgets/QScrollBar>
Expand Down

0 comments on commit b5c37c2

Please sign in to comment.