mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2025-04-21 12:27:27 +03:00
Use the Google Sparsehash package that is included in our source tree.
Since Sparsehash consists of headers only, it is just a matter of using the right include path.
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
#include <google/dense_hash_map>
|
||||
|
||||
#include "google/dense_hash_map"
|
||||
#include "surfacecollection.h"
|
||||
#include "iconbutton.h"
|
||||
#include "translator.h"
|
||||
|
||||
Reference in New Issue
Block a user