Nux

Merge lp:~hikiko/nux/nux.missing-header-file into lp:nux

Proposed by Eleni Maria Stea
Status: Merged
Approved by: Andrea Azzarone
Approved revision: 874
Merged at revision: 874
Proposed branch: lp:~hikiko/nux/nux.missing-header-file
Merge into: lp:nux
Diff against target: 10 lines (+1/-0)
1 file modified
NuxCore/Math/Matrix4.h (+1/-0)
To merge this branch: bzr merge lp:~hikiko/nux/nux.missing-header-file
Reviewer Review Type Date Requested Status
Andrea Azzarone (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Marco Trevisan (Treviño) Pending
Review via email: mp+285160@code.launchpad.net

Commit message

added missing header file

Description of the change

added missing header file

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Andrea Azzarone (azzar1) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'NuxCore/Math/Matrix4.h'
2--- NuxCore/Math/Matrix4.h 2012-02-19 03:43:05 +0000
3+++ NuxCore/Math/Matrix4.h 2016-02-05 09:25:01 +0000
4@@ -24,6 +24,7 @@
5 #define MATRIX4_H
6
7
8+#include "Constants.h"
9 #include "Vector3.h"
10 #include "Vector4.h"
11

Subscribers

People subscribed via source and target branches