mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-10-29 17:52:44 +00:00
14 lines
291 B
C
14 lines
291 B
C
//
|
|
// AbstractPreparation.h
|
|
//
|
|
// Forward for the AbstractPreparation class header.
|
|
//
|
|
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
|
// and Contributors.
|
|
//
|
|
// SPDX-License-Identifier: BSL-1.0
|
|
//
|
|
|
|
#include "Poco/Data/Data.h"
|
|
#include "Poco/SQL/AbstractPreparation.h"
|