Skip to content

Commit

Permalink
Remove unneeded headers.
Browse files Browse the repository at this point in the history
Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
  • Loading branch information
pj87 committed Jun 30, 2023
1 parent f8cf558 commit f734036
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,7 @@
//

#include <extensionHelpers.h>
#include "typeWrappers.h"
#include "procs.h"
#include "testHarness.h"
#include "imageHelpers.h"
#include <vector>
#include <iostream>
#include <random>
#include <cstring>
#include <algorithm>
#include <memory>
#include "mutable_command_basic.h"

#include <CL/cl.h>
Expand Down

0 comments on commit f734036

Please sign in to comment.