aboutsummaryrefslogtreecommitdiff
path: root/odb/plugin.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-03-10 18:25:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-03-10 18:25:44 +0200
commitf7c0be193ee729b8c591fd21b3378e88e79c7ac2 (patch)
tree40d96fa81570b4c1b8b66b546f4b5feaa72dba02 /odb/plugin.cxx
parent615a33c8f9e03db07cd596b57129ab47baee5bc1 (diff)
Define ODB_PLUGIN macro when compiling with plugin
Diffstat (limited to 'odb/plugin.cxx')
-rw-r--r--odb/plugin.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/odb/plugin.cxx b/odb/plugin.cxx
index b1faa32..a8b8ddf 100644
--- a/odb/plugin.cxx
+++ b/odb/plugin.cxx
@@ -41,10 +41,6 @@ int plugin_is_GPL_compatible;
// TODO:
//
-//
-// * Can plugin define a macro which can then be tested in the code?
-// A wrapper that calls g++ with plugin can do that easily.
-//
// * Will need to disable as many warnings as possible.
//
// * How am I going to handle a case where the type of a private