mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 12:58:00 +03:00
Minor header cleanup
This has been done via CLion's "unused include directive", set to "detect completely unused".
This commit is contained in:
parent
a5acc22954
commit
c7a3f43915
24 changed files with 4 additions and 44 deletions
|
@ -1,8 +1,6 @@
|
|||
#ifndef OPENMW_COMPONENTS_SQLITE3_TYPES_H
|
||||
#define OPENMW_COMPONENTS_SQLITE3_TYPES_H
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
namespace Sqlite3
|
||||
{
|
||||
struct ConstBlob
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue