<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - RuntimeException.hpp is missing from SDK"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118213">118213</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>RuntimeException.hpp is missing from SDK
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.0.4.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>doug@lankshear.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
I am using 6.0.4.2 program and SDK. When I compile my program that includes the
file "com/sun/star/uno/reference.hxx", that file includes
"com/sun/star/uno/RuntimeException.hpp" which does not exist.
Also "com/sun/star/uno/XInterface.hpp" is missing. 

Steps to Reproduce:
1. Build s program that includes "com/sun/star/uno/reference.hxx"
2.
3.

Actual Results:
c:\program files
(x86)\libreoffice\sdk\include\com\sun\star\uno\reference.hxx(28): fatal error
C1083: Cannot open include file: 'com/sun/star/uno/RuntimeException.hpp': No
such file or directory

Expected Results:
My program should compile


Reproducible: Always


User Profile Reset: No



Additional Info:</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>