Add C++ header for guid.cpp and tests.

This commit is contained in:
lmat
2016-06-07 10:39:46 -04:00
committed by John Ralls
parent 74800e18f3
commit 293a286693
129 changed files with 509 additions and 229 deletions

View File

@@ -25,6 +25,7 @@
* This file implements the top-level QofBackend API for saving/
* restoring data to/from an SQL db
*/
#include <guid.hpp>
extern "C"
{
#include "config.h"