Skip to content
This repository was archived by the owner on Jun 3, 2023. It is now read-only.
This repository was archived by the owner on Jun 3, 2023. It is now read-only.

Simple Fix for 4.8 #12

@iontom

Description

@iontom

In SQLite.h you need to add #include "sqlite3.h" or the project won't build.

// Fill out your copyright notice in the Description page of Project Settings.
#pragma once

#include "Engine.h"
#include "sqlite3.h"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions