From patchwork Fri Jul 27 09:12:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: alexandros.frantzis@linaro.org X-Patchwork-Id: 10303 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id E975E2402A for ; Fri, 27 Jul 2012 09:12:14 +0000 (UTC) Received: from mail-gg0-f180.google.com (mail-gg0-f180.google.com [209.85.161.180]) by fiordland.canonical.com (Postfix) with ESMTP id 95FC0A1804D for ; Fri, 27 Jul 2012 09:12:14 +0000 (UTC) Received: by ggnf1 with SMTP id f1so2945667ggn.11 for ; Fri, 27 Jul 2012 02:12:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=5HgMUfWX9JOGDX7K+swKNZuJH/lV19d1Tj9MfNt4BWU=; b=Nib8aC0luLNzi713jDztyCBLn5a+EUNiVaLVZCWg0k35H7wrL9fPrNxJBPnrtM+yAR Kb6HO6NCCmOqEDXoRtiKnpImGp9aiQ3gO5NI/CnpsDyR/qlEf2F7sUq4U/qGJ//5tJZn LVuy3didCBeUxnzVdV3KfVSNg24kWBWg2sn198tWjryMzMYvS/+B4yN1c5k4pMLChBxz fSUt5H8rxc27wELeZaJFUdMjZ0ELGNJznaNd1uzTplVISDZ8YMc1oD3N61sMcYAuV/ii UUEcF3zuDLM1lSSOR2oYIq/eQR+T0GoIG4MYCbUD+iGbbqWUC4x/pSln1ADJBgR4+9Ds l+nQ== Received: by 10.50.182.229 with SMTP id eh5mr3961943igc.38.1343380333935; Fri, 27 Jul 2012 02:12:13 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.43.93.3 with SMTP id bs3csp20166icc; Fri, 27 Jul 2012 02:12:13 -0700 (PDT) Received: by 10.216.241.198 with SMTP id g48mr781884wer.164.1343380332482; Fri, 27 Jul 2012 02:12:12 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id g3si3958793wie.33.2012.07.27.02.12.11 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 27 Jul 2012 02:12:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1Sugah-00035h-Q3 for ; Fri, 27 Jul 2012 09:12:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id B3678E003A for ; Fri, 27 Jul 2012 09:12:11 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: glmark2 X-Launchpad-Branch: ~glmark2-dev/glmark2/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 240 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~glmark2-dev/glmark2/trunk] Rev 240: Include to ensure proper builds on all architectures and OSes. Message-Id: <20120727091211.31667.84742.launchpad@ackee.canonical.com> Date: Fri, 27 Jul 2012 09:12:11 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15694"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 933de8c77b62d6c0e899f95d22f30f8a6faa0182 X-Gm-Message-State: ALoCoQkNWPWRbN3wyZ+FeozG2WrARS5HHxbEI+jEV44ew+nihiADmMMQYL2u3SyR2CR/H4DSokWB ------------------------------------------------------------ revno: 240 committer: Alexandros Frantzis branch nick: trunk timestamp: Fri 2012-07-27 12:11:50 +0300 message: Include to ensure proper builds on all architectures and OSes. modified: src/canvas.h src/model.h src/scene-terrain/renderer.h wscript --- lp:glmark2 https://code.launchpad.net/~glmark2-dev/glmark2/trunk You are subscribed to branch lp:glmark2. To unsubscribe from this branch go to https://code.launchpad.net/~glmark2-dev/glmark2/trunk/+edit-subscription === modified file 'src/canvas.h' --- src/canvas.h 2012-05-10 09:03:12 +0000 +++ src/canvas.h 2012-07-27 09:11:50 +0000 @@ -29,7 +29,7 @@ #include "mat.h" #include "gl-visual-config.h" -#include +#include #include #include #include === modified file 'src/model.h' --- src/model.h 2012-05-15 12:44:24 +0000 +++ src/model.h 2012-07-27 09:11:50 +0000 @@ -24,6 +24,7 @@ #ifndef GLMARK2_MODEL_H_ #define GLMARK2_MODEL_H_ +#include #include #include #include === modified file 'src/scene-terrain/renderer.h' --- src/scene-terrain/renderer.h 2012-06-29 12:46:57 +0000 +++ src/scene-terrain/renderer.h 2012-07-27 09:11:50 +0000 @@ -19,6 +19,7 @@ * Authors: * Alexandros Frantzis */ +#include #include #include "mesh.h" === modified file 'wscript' --- wscript 2012-07-19 09:18:25 +0000 +++ wscript 2012-07-27 09:11:50 +0000 @@ -36,7 +36,7 @@ ctx.check_tool('compiler_cxx') # Check required headers - req_headers = ['stdlib.h', 'string.h', 'unistd.h', 'fcntl.h', 'stdio.h', 'jpeglib.h'] + req_headers = ['stdlib.h', 'string.h', 'stdint.h', 'stdio.h', 'jpeglib.h'] for header in req_headers: ctx.check_cxx(header_name = header, auto_add_header_name = True, mandatory = True)