Skip to content
Snippets Groups Projects

Release 0.1

Merged Timm Fitschen requested to merge dev into main
2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -23,7 +23,7 @@
#ifndef CAOSDB_CONSTANTS_H
#define CAOSDB_CONSTANTS_H
#ifndef __GNUC__
# define __attribute__(x)
#define __attribute__(x)
#endif
#ifdef __cplusplus
namespace caosdb {
Loading