]> git.cworth.org Git - apitrace/blobdiff - compat.h
Trace the whole OpenGL framework on Mac OS X.
[apitrace] / compat.h
index d49955bf4d5750a7c58f471b4708f481c15c868f..cc6f70e7dfca02ebd16b4fc82d2e5e65a43b49d8 100644 (file)
--- a/compat.h
+++ b/compat.h
  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
- * Copyright 2007-2009 VMware, Inc.
- * All rights reserved.
  *
  **************************************************************************/
 
+/*
+ * MinGW compatability macros to allow using recent's DXSDK headers.
+ */
+
 #ifdef __MINGW32__
 #define __in /**/
 #define __out /**/