Skip to content
Snippets Groups Projects

Debug build

Merged Daniel Hornung requested to merge f-debug-build into f-release-0.1
2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -23,7 +23,7 @@
@@ -23,7 +23,7 @@
#ifndef CAOSDB_CONSTANTS_H
#ifndef CAOSDB_CONSTANTS_H
#define CAOSDB_CONSTANTS_H
#define CAOSDB_CONSTANTS_H
#ifndef __GNUC__
#ifndef __GNUC__
# define __attribute__(x)
#define __attribute__(x)
#endif
#endif
#ifdef __cplusplus
#ifdef __cplusplus
namespace caosdb {
namespace caosdb {
Loading