glshim update

This commit is contained in:
lubomyr
2015-09-13 21:17:37 +03:00
parent f932c71f42
commit b0893e16bf
105 changed files with 2033 additions and 11571 deletions

View File

@@ -1,3 +1,4 @@
{% block headers %}
{% for header in headers %}
{% if "<" in header %}
#include {{ header }}
@@ -5,3 +6,4 @@
#include "{{ header }}"
{% endif %}
{% endfor %}
{% endblock %}