<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Simpler cppunit tests, use CPPUNIT_TEST_FIXTURE"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122169#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Simpler cppunit tests, use CPPUNIT_TEST_FIXTURE"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122169">bug 122169</a>
              from <span class="vcard"><a class="email" href="mailto:vmiklos@collabora.com" title="Miklos Vajna <vmiklos@collabora.com>"> <span class="fn">Miklos Vajna</span></a>
</span></b>
        <pre>You need to include unotest/bootstrapfixturebase.hxx if it's not already
included, that handles the missing macro for you if it's not provided by
cppunit (which is indeed the case currently, unless you have system-cppunit
installed from git).</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>