mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
Cleanup: remove stale include in desktop-widgets/templatelayout.cpp
Including <string> is not necessary in this file. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
d498fcad61
commit
8165abf2e7
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
#include <QFileDevice>
|
||||
#include <string>
|
||||
#include <list>
|
||||
|
||||
#include "templatelayout.h"
|
||||
|
|
Loading…
Reference in a new issue