aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/blob-stream.cxx
blob: 4bcedebe43f9ab0a6666cc2a672e5f879b86bfd3 (plain)
1
2
3
4
5
6
7
// file      : odb/sqlite/blob-stream.cxx
// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license   : GNU GPL v2; see accompanying LICENSE file

#include <odb/sqlite/blob-stream.hxx>

// Dummy source file to get Win32 DLL export working.