Skip to content
Snippets Groups Projects
Commit ed33cb40 authored by Sebastien Ponce's avatar Sebastien Ponce
Browse files

Port new tape code to gcc 4.4

parent 033c3777
Branches
Tags
No related merge requests found
......@@ -51,6 +51,7 @@
#include "h/vdqm_constants.h"
#include "h/vmgr_constants.h"
#include <algorithm>
#include <memory>
......
......@@ -41,6 +41,7 @@
#include <string.h>
#include <sys/socket.h>
#include <time.h>
#include <algorithm>
#include <unistd.h>
#include <locale>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment