No more lasso_config.h constants export in LASSO bindings.

This commit is contained in:
Romain Chantereay 2005-02-15 17:53:50 +00:00
parent 21b50795d6
commit e1b461ba4e
1 changed files with 1 additions and 1 deletions

View File

@ -694,7 +694,7 @@ SET_NODE_INFO(Node, DowncastableNode)
%rename(VERSION_SUBMINOR) LASSO_VERSION_SUBMINOR;
%rename(WSF_SUPPORT) LASSO_WSF_SUPPORT;
#endif
%include "../lasso/lasso_config.h"
/*%include "../lasso/lasso_config.h"*/
#ifdef LASSO_WSF_ENABLED
%{
#define LASSO_WSF_SUPPORT 1