diff --git a/js/public/UbiNodeDominatorTree.h b/js/public/UbiNodeDominatorTree.h index 1b029184c7..5f7e061e54 100644 --- a/js/public/UbiNodeDominatorTree.h +++ b/js/public/UbiNodeDominatorTree.h @@ -66,7 +66,7 @@ namespace ubi { * * [0]: http://www.cs.rice.edu/~keith/EMBED/dom.pdf */ -class JS_PUBLIC_API(DominatorTree) +class DominatorTree { private: // Types.