From f7c0be193ee729b8c591fd21b3378e88e79c7ac2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 10 Mar 2010 18:25:44 +0200 Subject: Define ODB_PLUGIN macro when compiling with plugin --- odb/plugin.cxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'odb/plugin.cxx') 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 -- cgit v1.1