Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Use jemalloc
  • Loading branch information
tene committed Jul 18, 2011
1 parent fa0e656 commit 4b87349
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tri.c
@@ -1,6 +1,8 @@
#include <GL/glew.h>
#include <GL/freeglut.h>
#include <stdio.h>
#include <stdlib.h>
#include <jemalloc/jemalloc.h>
#include "utils.c"

GLuint glprog;
Expand Down

0 comments on commit 4b87349

Please sign in to comment.