Bug 1043808: bustage fix for #includes that didn't get deleted r=bustage

This commit is contained in:
Randell Jesup 2014-07-30 18:03:01 -04:00
Родитель 3b0dff8155
Коммит f9a51f67db
1 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -12,11 +12,6 @@
#include <math.h>
#include <stdlib.h>
#define _GNU_SOURCE
#include <unistd.h>
#include <sys/syscall.h>
#include <sys/types.h>
#include "webrtc/system_wrappers/interface/cpu_features_wrapper.h"
#include "webrtc/system_wrappers/interface/tick_util.h"