Add missing header.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2019-10-25 06:01:14 +02:00
parent d821a9310f
commit cae1d99f9a
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "time.hpp"
#include "sqlite.hpp"
#include <array>
#include <cstdint>