Ref T203, artifact class (representing something we have build)

This commit is contained in:
Klaus Basan
2017-12-09 19:32:32 +01:00
parent 06f5de205c
commit 54e9d1c429
10 changed files with 811 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2013
/* Copyright (C) 2017
* swift Project Community / Contributors
*
* This file is part of swift project. It is subject to the license terms in the LICENSE file found in the top-level
@@ -23,5 +23,7 @@
#include "blackmisc/db/dbflags.h"
#include "blackmisc/db/distribution.h"
#include "blackmisc/db/distributionlist.h"
#include "blackmisc/db/artifact.h"
#include "blackmisc/db/artifactlist.h"
#endif // guard