Remove cpplint errors
This commit is contained in:
parent
1d42073ceb
commit
be0c0e278a
9 changed files with 128 additions and 84 deletions
|
@ -4,10 +4,10 @@
|
|||
#ifndef BRIGHTRAY_BROWSER_LINUX_LIBNOTIFY_LOADER_H_
|
||||
#define BRIGHTRAY_BROWSER_LINUX_LIBNOTIFY_LOADER_H_
|
||||
|
||||
#include <string>
|
||||
|
||||
#include <libnotify/notify.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
class LibNotifyLoader {
|
||||
public:
|
||||
LibNotifyLoader();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue